Quaternion Properties

RAGE Plugin Hook Documentation

[This is preliminary documentation and is subject to change.]

The Quaternion type exposes the following members.

Properties

  NameDescription
Public propertyAngle
Gets the angle of the quaternion. The quaternion must be normalized.
Public propertyAxis
Gets the axis components of the quaternion. The quaternion must be normalized.
Public propertyStatic memberIdentity
Gets the identity Quaternion (0, 0, 0, 1).
Public propertyIsIdentity
Gets a value indicating whether this instance is an identity Quaternion.
Top
See Also

Reference