timelineOffset
Default | Type |
---|---|
0 | Number | String |
Adds an offset amount to the delay
option, for creating a timeline similar to animejs
.
Note: all uses of
delay
include thetimelineOffset
amount by default, if you wish to get the actual unoffseted delay you need to subtract thetimelineOffset
amount from thedelay
.