TimelinePlayerData
此内容尚不支持你的语言。
Defined in: timeline/TimelinePlayerComponent.ts:17
Properties
Section titled “Properties”finished
Section titled “finished”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
Section titled “playing”playing:
boolean
Defined in: timeline/TimelinePlayerComponent.ts:19
speed:
number
Defined in: timeline/TimelinePlayerComponent.ts:20
timeline
Section titled “timeline”timeline:
string
Defined in: timeline/TimelinePlayerComponent.ts:18
wrapMode
Section titled “wrapMode”wrapMode:
string
Defined in: timeline/TimelinePlayerComponent.ts:22
Overrides the wrap mode the CLIP declares; empty means the clip’s own.