Corgi Engine v9.3
|
Float extensions More...
Static Public Member Functions | |
static float | MMNormalizeAngle (this float angleInDegrees) |
Normalizes an angle in degrees More... | |
static float | RoundDown (this float number, int decimalPlaces) |
Rounds a float down More... | |
Float extensions
|
static |
Normalizes an angle in degrees
angleInDegrees |
|
static |
Rounds a float down
number | |
decimalPlaces |