RotatorIsNearlyZero Method (Single)

RAGE Plugin Hook Documentation

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

[Missing <summary> documentation for "M:Rage.Rotator.IsNearlyZero(System.Single)"]

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

public bool IsNearlyZero(
	float tolerance
)

Parameters

tolerance
Type: SystemSingle

[Missing <param name="tolerance"/> documentation for "M:Rage.Rotator.IsNearlyZero(System.Single)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Rage.Rotator.IsNearlyZero(System.Single)"]

See Also

Reference