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