Inventory Engine v4.2
Loading...
Searching...
No Matches
MoreMountains.Tools.MMFloatExtensions Class Reference

Float extensions. More...

Static Public Member Functions

static float MMNormalizeAngle (this float angleInDegrees)
 Normalizes an angle in degrees.
static float RoundDown (this float number, int decimalPlaces)
 Rounds a float down.

Detailed Description

Float extensions.

Member Function Documentation

◆ MMNormalizeAngle()

float MoreMountains.Tools.MMFloatExtensions.MMNormalizeAngle ( this float angleInDegrees)
static

Normalizes an angle in degrees.

Parameters
angleInDegrees
Returns

◆ RoundDown()

float MoreMountains.Tools.MMFloatExtensions.RoundDown ( this float number,
int decimalPlaces )
static

Rounds a float down.

Parameters
number
decimalPlaces
Returns

The documentation for this class was generated from the following file: