MathHelperNormalizeHeading Method

RAGE Plugin Hook Documentation

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

Normalizes the specified heading.

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

public static float NormalizeHeading(
	float heading
)

Parameters

heading
Type: SystemSingle
The heading to normalize.

Return Value

Type: Single
The normalized heading.
See Also

Reference