Ease.FastIn
static float FastIn(float t)
Quartic soft start with a hard stop.
float t | The easing percentage value, generally 0-1. |
RETURNS: float | Quartic soft start with a hard stop. |
Found an issue with these docs, or have some additional questions? Create an Issue on Github!