The SbVec3f type exposes the following members.
Properties
| Name | Description |
---|
 | Item |
Gets or sets the vector component at the specified index.
|
 | X |
Gets or sets the x component of vector.
|
 | Y |
Gets or sets the y component of vector.
|
 | Z |
Gets or sets the z component of vector.
|
Top
See Also