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