Click or drag to resize

AngleAxisRotation Properties

The AngleAxisRotation type exposes the following members.

Properties
  NameDescription
Public propertyAngle
Gets the angle coordinate.
Public propertyAxis
Gets the unit vector representation the axis of rotation.
Public propertyItem
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.
Public propertyLength
Gets the number of elements.
Public propertyStatic memberZero
Gets the set of AngleAxisRotation coordinates representing the zero vector.
Top
See Also