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