TimelineAPI
API for controlling the animation timeline.
TimelineAPI interface
API for controlling the animation timeline.
Signature:
interface TimelineAPIProperties
Property | Modifiers | Type | Description |
|---|---|---|---|
| number | The current frame number | |
| boolean | Whether the animation is currently playing |
Methods
Method | Description |
|---|---|
Jumps to a specific frame in the timeline | |
Pauses the animation playback | |
Starts playing the animation |
Last updated: August 5, 2026 at 11:47 AMEdit this page