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

VRageMath.MathHelper.WrapAngle

Malware edited this page May 4, 2019 · 15 revisions

IndexNamespace IndexMathHelper

Summary

public static float WrapAngle(float angle)

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

Returns

float

Parameters

Clone this wiki locally