easelistinterp
Applies an easing function to an interpolation between two lists.
new easelistinterp()Aliases
easelistinterp
Methods
next(position, origin, target, easefunction, syncupdate): out1
Arguments
| Name | Type | Default | Description |
|---|---|---|---|
| position | number | ||
| origin | list | ||
| target | list | ||
| easefunction | number | [object Object] | |
| syncupdate | bool |
Returns
| Name | Type | Description |
|---|---|---|
| out1 | list |