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