[This is preliminary documentation and is subject to change.]
The Vector3 type exposes the following members.
| Name | Description |
---|
| X |
Gets or sets the X component of the vector.
|
| Y |
Gets or sets the Y component of the vector.
|
| Z |
Gets or sets the Z component of the vector.
|
Top
Reference