XSI_Matrix

Matrix component of custom transformation data contained in the XSI_Polymatricks template.

 

This template corresponds to the CSLXSIMatrix class.

Introduced

6.0

Template

XSI_Matrix {
   <_00>,
   <_01>,
   <_02>,
   <_03>,
   <_10>,
   <_11>,
   <_12>,
   <_13>,
   <_20>,
   <_21>,
   <_22>,
   <_23>,
   <_30>,
   <_31>,
   <_32>,
   <_33>
}

Members

Member name

Type

Description

_00

Float

The matrix element at [0,0]

_01

Float

The matrix element at [0,1]

_02

Float

The matrix element at [0,2]

_03

Float

The matrix element at [0,3]

_10

Float

The matrix element at [1,0]

_11

Float

The matrix element at [1,1]

_12

Float

The matrix element at [1,2]

_13

Float

The matrix element at [1,3]

_20

Float

The matrix element at [2,0]

_21

Float

The matrix element at [2,1]

_22

Float

The matrix element at [2,2]

_23

Float

The matrix element at [2,3]

_30

Float

The matrix element at [3,0]

_31

Float

The matrix element at [3,1]

_32

Float

The matrix element at [3,2]

_33

Float

The matrix element at [3,3]

 



Autodesk Crosswalk v5.0