Skip to content

@modoki/engine / index / ActivationTrackDef

Interface: ActivationTrackDef

Extends

Timeline

id

id: string

Stable id (authoring/undo identity).

Inherited from

TrackBase.id


muted?

optional muted?: boolean

When true the track is skipped at playback (authoring toggle).

Inherited from

TrackBase.muted


name

name: string

Inherited from

TrackBase.name


spans

spans: ActivationSpan[]


target

target: string

Relative name-path from the Director root. "" = the root itself.

Inherited from

TrackBase.target


type

type: "activation"

Built with Modoki.