SoShaderStateMatrixParameter Properties |
The SoShaderStateMatrixParameter type exposes the following members.
Name | Description | |
---|---|---|
identifier | Specifies the parameter's integer name which is declared and used within low-level shading programs. | |
IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) | |
matrixTransform | Specifies the transformation to be applied to the state matrix. | |
matrixType | Specifies the type of the state matrix. | |
name | Specifies the parameter's string name which is declared and used within high-level shading programs. | |
UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |