QuaternionAngle Property

RAGE Plugin Hook Documentation

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

Gets the angle 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 float Angle { get; }

Property Value

Type: Single

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

See Also

Reference