@modoki/engine / index / ActivationTrackDef
Interface: ActivationTrackDef
Extends
Timeline
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
spans
spans:
ActivationSpan[]
target
target:
string
Relative name-path from the Director root. "" = the root itself.
Inherited from
type
type:
"activation"