Click or drag to resize
SbVec3i32 Properties

The SbVec3i32 type exposes the following members.

Properties
  NameDescription
Public propertyItem
Gets or sets the vector component at the specified index.
Public propertyX
Gets or sets the x component of vector.
Public propertyY
Gets or sets the y component of vector.
Public propertyZ
Gets or sets the z component of vector.
Top
See Also