Click or drag to resize
SbVec3i32SetValue Method
Sets value of vector from a short vector.
Overload List
  NameDescription
Public methodSetValue(Int32)
Sets the vector components giving an array of 3 integers.
Public methodSetValue(SbVec3s)
Sets value of vector from a short vector.
Public methodSetValue(SbVec3s)
Sets value of vector from a short vector.
Public methodSetValue(Int32, Int32, Int32)
Sets the vector components.
Top
See Also