SoShaderStateMatrixParametermatrixType Property |
Specifies the type of the state matrix.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoSFEnum<SoShaderStateMatrixParameterMatrixTypes> matrixType { get; }
Public ReadOnly Property matrixType As SoSFEnum(Of SoShaderStateMatrixParameterMatrixTypes)
Get
public:
property SoSFEnum<SoShaderStateMatrixParameterMatrixTypes>^ matrixType {
SoSFEnum<SoShaderStateMatrixParameterMatrixTypes>^ get ();
}
member matrixType : SoSFEnum<SoShaderStateMatrixParameterMatrixTypes> with get
Property Value
Type:
SoSFEnumSoShaderStateMatrixParameterMatrixTypesRemarks See Also