SoShaderParameterMatrixArrayvalue Property |
Specifies the parameter's value.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoMFMatrix value { get; }
Public ReadOnly Property value As SoMFMatrix
Get
public:
property SoMFMatrix^ value {
SoMFMatrix^ get ();
}
member value : SoMFMatrix with get
Property Value
Type:
SoMFMatrixRemarks See Also