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