UnitQuaternion Properties |
The UnitQuaternion type exposes the following members.
Name | Description | |
---|---|---|
Identity |
Gets a set of UnitQuaternion coordinates representing the identity vector.
| |
IsUndefined |
Gets a value indicating whether or not any of the coordinates for this instance have the value NaN.
| |
Item | ||
Length |
Gets the number of elements in this set of coordinates.
| |
Undefined |
Gets a set of UnitQuaternion coordinates with values of NaN.
| |
W |
Gets the W coordinate.
| |
X |
Gets the X coordinate.
| |
Y |
Gets the Y coordinate.
| |
Z |
Gets the Z coordinate.
|