| SoShaderParameterArray2ivalue Property  | 
Specifies the parameter's value. 
 
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntaxpublic SoMFVec2i32 value { get; }Public ReadOnly Property value As SoMFVec2i32
	Get
public:
property SoMFVec2i32^ value {
	SoMFVec2i32^ get ();
}member value : SoMFVec2i32 with get
Property Value
Type: 
SoMFVec2i32
RemarksDefault is one value (0,0). 
See Also