AngleAxisRotation Properties |
The AngleAxisRotation type exposes the following members.
| Name | Description | |
|---|---|---|
| Angle |
Gets the angle coordinate.
| |
| Axis |
Gets the unit vector representation the axis of rotation.
| |
| Item |
Gets the value of the specified element with 0, 1, 2, and 3 corresponding to the elements Angle, Axis.X, Axis.Y, and Axis.Z.
| |
| Length |
Gets the number of elements.
| |
| Zero |
Gets the set of AngleAxisRotation coordinates representing the zero vector.
|