Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

VRageMath.MathHelper.LimitRadiansPI

Malware edited this page May 4, 2019 · 15 revisions

IndexNamespace IndexMathHelper

Summary

public static void LimitRadiansPI(ref double angle)

Returns angle in range -PI..PI

Parameters

Summary

public static void LimitRadiansPI(ref float angle)

Returns angle in range -PI..PI

Parameters

Clone this wiki locally