Container for holding the custom transform stack information, as well as any animation on those transforms. When importing a dotXSI or COLLADA file, Softimage assigns a polymatricks operator when the transform stack stored in that file is incompatible with the native Softimage transform stack.
XSI_Translate, XSI_Rotate, XSI_Scale, XSI_Shear, XSI_Lookat, and XSI_Matrix are the custom transform templates that may appear in the polymatricks template.
![]()
|
For more information on the polymatricks operator, see the help on the Import Crosswalk Options dialog box. This template corresponds to the CSLXSIPolymatricks class. |
6.0
XSI_Polymatricks {
XSI_Scale {
}
XSI_Rotate {
}
XSI_Translate {
}
XSI_Shear {
}
XSI_Lookat {
}
XSI_Matrix {
}
}Autodesk Crosswalk v3.3