[This is preliminary documentation and is subject to change.]
The Vector4 type exposes the following members.
Fields
Name | Description | |
---|---|---|
W |
Gets or sets the W component of the vector.
| |
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.
|
See Also