VRageMath.MathHelper.WrapAngle - bimbam2103/space_engineers GitHub Wiki
← Index ← Namespace Index ← MathHelper
public static float WrapAngle(float angle)
Reduces a given angle to a value between π and -π.
- float angle
← Index ← Namespace Index ← MathHelper
public static float WrapAngle(float angle)
Reduces a given angle to a value between π and -π.