Stores an action clip.
![]()
|
This template corresponds to the CSLActionClip class. |
SI|3D does not export this template. If a dotXSI file contains this template, SI|3D ignores it.
3.0
XSI_Actionclip <action clip name> { <start>, <duration>, <instanced_ref>, <active>, <weight>, <fill_action>, <fill_priority>, // Time control template goes here... }
|
Member name |
Description |
|
start |
Start time of the clip. |
|
duration |
Length of the clip. |
|
instance_ref |
Reference to the instanced action source. |
|
active |
Determines whether or not the clip contributes to the animation. Possible values are: • True = The clip contributes to the animation. • False = The clip does not contribute to the animation. |
|
weight |
Specifies the relative weight of the action clip when it is mixed with other clips that affect the same parameters or clusters at the same frames. |
|
fill_action |
Fill actions determine parameter values only when there is no non-fill action driving particular parameters. They can be used to set parameters to reference values between action clips. Fill actions are not mixed with other clips. Possible values are: • True = The clip is a fill action. • False = The clip is not a fill action. |
|
fill_priority |
Specifies the priority of the fill action. If two fill actions drive the same parameter at a given frame, the one with the higher priority is used. |
See the example in XSI_Mixer.
Autodesk Crosswalk v3.2