Vector4 Fields |
The Vector4 type exposes the following members.
Name | Description | |
---|---|---|
One |
The one vector.
| |
W |
Gets or sets the w-coordinate.
| |
WAxis |
The w-axis 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.
|