disguise developers

Designer Plugins

Plugins for Disguise Designer software.

TrackPlayer

Base class: Resource

Properties

activeLayers : List[Layer] (Read-Only)

hasTrack : bool (Read-Only)

holding : bool (Read-Only)

isFreeRunning : bool (Read-Only)

loopSectionMode : bool (Read-Only)

playMode : PlayMode (Read-Only)

playing : bool (Read-Only)

sectionPlayMode : bool (Read-Only)

sectionTestMode : bool (Read-Only)

stopped : bool (Read-Only)

tCurrent : float (Read-Only)

tRender : float (Read-Only)

tRunForever : float (Read-Only)

tRunning : float (Read-Only)

track : Track (Read-Only)

Variables

HoldEnd : Final = 5

HoldSection : Final = 4

LoopSection : Final = 2

Play : Final = 0

PlaySection : Final = 1

Stop : Final = 3