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