Vector3 Fields |
The Vector3 type exposes the following members.
| Name | Description | |
|---|---|---|
| One |
The one vector.
| |
| X |
Gets or sets the x-coordinate.
| |
| XAxis |
The x-axis vector.
| |
| Y |
Gets or sets the y-coordinate.
| |
| YAxis |
The y-axis vector.
| |
| Z |
Gets or sets the z-coordinate.
| |
| ZAxis |
The z-axis vector.
| |
| Zero |
The zero vector.
|