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 | linear | |
syncupdate | bool |
Returns
Name | Type | Description |
---|---|---|
out1 | list |