| SoVertexShaderParameter4fvalue 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 SoMFVec4f value { get; }Public ReadOnly Property value As SoMFVec4f
	Get
public:
property SoMFVec4f^ value {
	SoMFVec4f^ get ();
}member value : SoMFVec4f with get
Property Value
Type: 
SoMFVec4f
Remarks
See Also