Stores the rotation flag for the effector of an IK chain. This flag affects the way the effector rotation is exported. In Softimage this flag refers to the Effector Rotation Relative to Last Bone option. If the last bone inherits its rotation, the flag is set to True. False if not. This means that rotation in the SI_FCurve template will be local if this flag is True and global if this flag is False.
![]()
|
This template corresponds to the CSLIKEffector class. |
3.0
SI_IK_Effector <effector name>
{
<rotation flag>
}SI_IK_Effector r_foot_eff {
0,
}Autodesk Crosswalk v3.2