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