SoVertexShaderParameter4usvalue Property |
Specifies the parameter's values.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
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