@modoki/engine / index / TrackBase
Interface: TrackBase
Shared fields on every track. target = relative name-path from the Director root.
Extended by
Timeline
id
id:
string
Stable id (authoring/undo identity).
muted?
optionalmuted?:boolean
When true the track is skipped at playback (authoring toggle).
name
name:
string
target
target:
string
Relative name-path from the Director root. "" = the root itself.