SoShaderStateMatrixParameterMatrixTypes Enumeration |
Matrix type possible values.
Namespace: OIV.Inventor.Nodes
Member name | Value | Description | |
---|---|---|---|
MODELVIEW | 0 | The state matrix is the modelview matrix. | |
PROJECTION | 1 | The state matrix is the the projection matrix. | |
TEXTURE | 2 | The state matrix is the current texture matrix. | |
MODELVIEW_PROJECTION | 3 | The state matrix is the modelview projection matrix (default value). |