XSI_Polymatricks

Container for holding the custom transform stack information, as well as any animation on those transforms. When importing a dotXSI or COLLADA file, XSI assigns a polymatricks operator when the transform stack stored in that file is incompatible with the native XSI 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.

Introduced

6.0

Template

XSI_Polymatricks {
   XSI_Scale {
   }

   XSI_Rotate {
   }

   XSI_Translate {
   }

   XSI_Shear {
   }

   XSI_Lookat {
   }

   XSI_Matrix {
   }
}


Softimage|Crosswalk v3.11