Skip to content

TimelinePlayerData

Defined in: timeline/TimelinePlayerComponent.ts:17

finished: boolean

Defined in: timeline/TimelinePlayerComponent.ts:27

Latched true when a Once clip completes; cleared when playing is raised again (which replays from the top). Runtime-observable — don’t author it.


playing: boolean

Defined in: timeline/TimelinePlayerComponent.ts:19


speed: number

Defined in: timeline/TimelinePlayerComponent.ts:20


timeline: string

Defined in: timeline/TimelinePlayerComponent.ts:18


wrapMode: string

Defined in: timeline/TimelinePlayerComponent.ts:22

Overrides the wrap mode the CLIP declares; empty means the clip’s own.