Click or drag to resize
SoSFVec2sSetValue Method
Overload List
  NameDescription
Public methodSetValue(Int16)

Sets the field to the given value.

Public methodSetValue(SbVec2f)

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

Public methodSetValue(SbVec2s) Obsolete.

Sets this field to newValue.

Public methodSetValue(Int16, Int16)

Sets the field to the given value.

Top
See Also