This Controller is a component of the CAT Motion Controllers Hierarchy of3ds Max CAT.
Contains the array of branches (layers) of the Root controller.
Accessing the .controller property of each array element returns the respective CATHierarchyBranch controller.
Get/set the array of names of the Root controller's branches.
Setting the arrays or the array's elements will rename the branches of the root controller.
Get/set the expandable property of the Root controller.
Contains the parent controller.
Contains the Branch owner controller.
Accessing the .controller property returns the CATHierarchyLeaf controller of the Weights track.
Contains the CATParent object.
Get/set the Path Node used to force the CATMotion animation to follow an animated object.
Get/set the Ground Node used to force the CATMotion animation to run on a terrain.
Get/set the Path facing ratio.
Get/set the CATMotion flags value.
Get/set the retargeting value.
Get/set the active leaf index.
Get/set the CATMotion's Start Time value.
Get/set the CATMotion's End Time value.
Get/set the max. step time value.
Get/set the Max Stride Length value.
Contains the covered distance value.
Use the .updateDistCovered() method exposed by the CATMotion Functions interface to force a refresh of the data.
See Interface: CATMotion Functions for properties and methods.