SoShaderParameterArray1ivalue 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 SoMFInt32 value { get; }
Public ReadOnly Property value As SoMFInt32
Get
public:
property SoMFInt32^ value {
SoMFInt32^ get ();
}
member value : SoMFInt32 with get
Property Value
Type:
SoMFInt32Remarks Default is one value of zero.
See Also