@modoki/engine / index / SignalTrackDef
Interface: SignalTrackDef
Extends
Timeline
id
id:
string
Stable id (authoring/undo identity).
Inherited from
markers
markers:
SignalMarker[]
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:
"signal"