@modoki/engine / index / AnimationTrackDef
Interface: AnimationTrackDef
Extends
Timeline
clips
clips:
AnimationClipBlock[]
id
id:
string
Stable id (authoring/undo identity).
Inherited from
muted?
optionalmuted?:boolean
When true the track is skipped at playback (authoring toggle).
Inherited from
name
name:
string
Inherited from
target
target:
string
Relative name-path from the Director root. "" = the root itself.
Inherited from
type
type:
"animation"