m33
The 3D matrix value in the third row and third column.
Declaration
attribute unrestricted double m33;Discussion
One of the 16 values for the 4x4 homogeneous matrix. For example, m12 represents the value in the first row and the second column.
The 3D matrix value in the third row and third column.
attribute unrestricted double m33;One of the 16 values for the 4x4 homogeneous matrix. For example, m12 represents the value in the first row and the second column.