globalMotionClipOps const StructDef Struct: globalMotionClipOps(
globalMotionClipOps.loadfile Primitive loadfile()
'loadfile' expects a GlobalMotionClip, then a filename for a "*.ant" GlobalMotionClip file to load.
globalMotionClipOps.savefile Primitive savefile()
'savefile' expects a GlobalMotionClip, then a filename for the "*.ant" file to save.
globalMotionClipOps.synthesize Primitive synthesize()
'synthesize' expects a GlobalMotionClip and will synthesize it.
Note that the GlobalMotionClip objects are found under the GlobalTracks.Block_Control list controller.
So to call savefile, one would call:
GlobalMotionClipOps.savefile GlobalTracks.Block_Control.globalMotionClip__globalObject "globalObject.ant"'
The following classes exist but are not supported.
MotionClipSlaveRotation : RotationController {4306d06,97c6025}
MotionClip : FloatController {e937ded,5a002ad2}
MotionClipSlavePos : PositionController {18c22740,522802b9}
ClipAssignerReferenceTarget : ReferenceTarget {2cb93ce2,33825f4}
MotionClipSlaveFloat : FloatController {31822cdf,34c146b}
Global_MotionClip : MasterBlockController {37d25755,278c6957}
ClipState : ReferenceTarget {455d5a81,3dcb1dc2}
ClipAssigner : ReferenceTarget {49f14ffa,33801afd}
MasterMotionClip : MasterBlockController {532a2038,6acd39bf}
MotionClipSlave_Point3 : Point3Controller {6c95514a,801b4f}
MotionClipSlaveScale : ScaleController {71031345,770b4347}
MotionClipFloatController : FloatController {7f016988,1f9f0342}