ease
Apply an easing function to an input.
new ease()Methods
next(x, easefunction, syncupdate, input_range, output_range): out1
Arguments
| Name | Type | Default | Description |
|---|---|---|---|
| x | number | ||
| easefunction | number | ||
| syncupdate | number | ||
| input_range | list | 0,1 | |
| output_range | list | 0,1 |
Returns
| Name | Type | Description |
|---|---|---|
| out1 | number |