XSI_Action

Stores source action parameters.

As of v6.0 (Crosswalk v2.5), the XSI_ShapeReference template can also be a child of this template.

 

This template corresponds to the CSLAction class.

Limitations

SI|3D does not export this template. If a dotXSI file contains this template, SI|3D ignores it.

Introduced

3.0

Template

XSI_Action <action name>
{
   <start>,
   <end>,
   <type>,
   .... // fcurves, shape animation or static values 
}

Members

Member name

Description

start

Start time

end

End time

type

0 = FCurve action source

1 = Static value action source

2 = Expression source

3 = ClusterKey source

4 = Constraint source

5 = Compound action item source

6 = Shape compound action item source

7 = no flagged source

Example

See the example in XSI_Mixer.



Autodesk Softimage v7.5