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.

Limitations

SOFTIMAGE|3D does not export this template. If an XSI file contains this template, SOFTIMAGE|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.



Softimage|Crosswalk v3.11