SoShaderStateMatrixParametermatrixTransform Property |
Specifies the transformation to be applied to the state matrix.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoSFEnum<SoShaderStateMatrixParameterMatrixTransforms> matrixTransform { get; }
Public ReadOnly Property matrixTransform As SoSFEnum(Of SoShaderStateMatrixParameterMatrixTransforms)
Get
public:
property SoSFEnum<SoShaderStateMatrixParameterMatrixTransforms>^ matrixTransform {
SoSFEnum<SoShaderStateMatrixParameterMatrixTransforms>^ get ();
}
member matrixTransform : SoSFEnum<SoShaderStateMatrixParameterMatrixTransforms> with get
Property Value
Type:
SoSFEnumSoShaderStateMatrixParameterMatrixTransformsRemarks See Also