QuaternionLength Method

RAGE Plugin Hook Documentation

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

Calculates the length of the quaternion.

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

public float Length()

Return Value

Type: Single
The length of the quaternion.
See Also

Reference