XSI_StaticValues

Stores an action’s static value.

 

This template corresponds to the CSLStaticValue 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_StaticValues <name>
{
   <active>,
   <string_name>, <value>,
}

Members

Member name

Description

active

Specifies whether or not the parameter is active. Possible values are:

• 0 = Parameter is not active (False)

• 1 = Parameter is active (True)

string_name

Name of this parameter as a string expression. For example, "bone.kine.local.posx".

value

Actual value of the parameter.

Example

See the example in XSI_Mixer.



Autodesk Crosswalk v3.2