Click or drag to resize
SbVec3sSetValue Method
Sets value of vector from an integer vector.
Overload List
  NameDescription
Public methodSetValue(Int16)
Sets the vector components giving an array of 3 short.
Public methodSetValue(SbVec3i32)
Sets value of vector from an integer vector.
Public methodSetValue(SbVec3i32)
Sets value of vector from an integer vector.
Public methodSetValue(Int16, Int16, Int16)
Sets the vector components.
Top
See Also