QuaternionAxis Property

RAGE Plugin Hook Documentation

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

Gets the axis components of the quaternion. The quaternion must be normalized.

Namespace:  Rage
Assembly:  RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax

public Vector3 Axis { get; }

Property Value

Type: Vector3

[Missing <value> documentation for "P:Rage.Quaternion.Axis"]

See Also

Reference