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