BackEaseOut Class
Definition
Eases out a double value using a overshooting cubic function.
public class BackEaseOut
Constructors
| Name | Description |
|---|---|
| BackEaseOut | No summary available. |
BackEaseOut Constructor
public BackEaseOut()
Methods
Ease Method
public double Ease(double progress)
Parameters
progress double
Returns
double