Message 1 of 5

Not applicable
12-29-2020
04:47 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I would like to access the CAT animation layer transformation/rotation key controllers the way I can using MAXSCRIPT. For example:
$.transform.controller.LayerTrans.controller.CATMotion_Layer1.controller.Rotation.controller.Z_Rotation.controller.keys[1].value = xx.xx
I've traveled down some C++ API (and CatAPI) rabbit holes but can't seem to get anywhere near what I need to expose. Doing it with script or a hybrid is not what my client wants and would not work with the rest of the plugin I'm developing. Anyone have any examples or directions that would help me achieve this?
Thanks!
Solved! Go to Solution.