Click or drag to resize
SoSFVec4fSetValue Method
Overload List
  NameDescription
Public methodSetValue(Single)

Sets the field to the given value.

Public methodSetValue(SbVec4d)

Convenience method that allows you to specify a field value using a double precision variable.

Public methodSetValue(SbVec4f) Obsolete.

Sets this field to newValue.

Public methodSetValue(Single, Single, Single, Single)

Sets the field to the given value.

Top
See Also