Click or drag to resize
SbVec2f Properties

The SbVec2f 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.
Top
See Also