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

VRageMath.MathHelper.WrapAngle

Malware edited this page Dec 24, 2018 · 16 revisions

IndexMathHelper

float WrapAngle(float angle)

Summary

Reduces a given angle to a value between π and -π.

Clone this wiki locally