SoVertexShaderParameter4usvalue Property |
Specifies the parameter's values.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoMFVec4us value { get; }
Public ReadOnly Property value As SoMFVec4us
Get
public:
property SoMFVec4us^ value {
SoMFVec4us^ get ();
}
member value : SoMFVec4us with get
Property Value
Type:
SoMFVec4usRemarks See Also