| SoShaderParameter3fvalue Property  | 
Specifies the parameter's value. 
 
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntaxpublic SoSFVec3f value { get; }Public ReadOnly Property value As SoSFVec3f
	Get
public:
property SoSFVec3f^ value {
	SoSFVec3f^ get ();
}member value : SoSFVec3f with get
Property Value
Type: 
SoSFVec3f
Remarks
See Also