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