Megadocs 0.0.1
All of megapop's internal libraries
Megapop.MegaCore.FloatExt Member List

This is the complete list of members for Megapop.MegaCore.FloatExt, including all inherited members.

Abs(this float f)Megapop.MegaCore.FloatExtinlinestatic
Approximately(this float a, float b)Megapop.MegaCore.FloatExtinlinestatic
Clamp(this float value, float min, float max)Megapop.MegaCore.FloatExtinlinestatic
Clamp01(this float value)Megapop.MegaCore.FloatExtinlinestatic
MoveTowards(this float current, float target, float maxDelta)Megapop.MegaCore.FloatExtinlinestatic
Remap(this float value, float fromMin, float fromMax, float toMin, float toMax)Megapop.MegaCore.FloatExtinlinestatic
Remap01(this float value, float fromMin, float fromMax)Megapop.MegaCore.FloatExtinlinestatic
Sign(this float f)Megapop.MegaCore.FloatExtinlinestatic