Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

VRageMath.MathHelper.LimitRadiansPI

Malware edited this page Dec 25, 2018 · 16 revisions

IndexMathHelper

Summary

private public void LimitRadiansPI(ref double angle)

Returns angle in range -PI..PI

Returns

Example

Remarks

Summary

private public void LimitRadiansPI(ref float angle)

Returns angle in range -PI..PI

Returns

Example

Remarks

Clone this wiki locally