[This is preliminary documentation and is subject to change.]
The Quaternion type exposes the following members.
Fields
Name | Description | |
---|---|---|
W |
Gets or sets the W component of the quaternion.
| |
X |
Gets or sets the X component of the quaternion.
| |
Y |
Gets or sets the Y component of the quaternion.
| |
Z |
Gets or sets the Z component of the quaternion.
|
See Also