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