disguise developers

Designer Plugins

Plugins for Disguise Designer software.

FixtureGroup

Base class: DmxDisplay

Subclasses: FixtureLine

Properties

active : int

Controls whether DMX is being sent to the actual fixtures

always_show_channels : int

Displays the DMX channel assignments in the visualiser

assignment : FixtureAssigner

Controls how DMX channels are assigned to the fixtures in the screen

fixture : Fixture

The DMX Fixture to use

fixtureMask : DxTexture

Like population mask, controls which fixtures are present and which are absent. Use instead of population mask

global_transform : FixtureRotation

Applies a global rotation & offset to all fixture bases in the screen

instances : List[FixtureInstance]

lumens : float

Fixture brightness, in ANSI Lumens. Affects visualiser only

nAcross : int

Number of fixtures across in the fixture grid

nDown : int

Number of fixtures down in the fixture grid

positioning : int

Controls how fixture positions are generated

shared : int

use_normals : int

If set, fixture bases are oriented along the screen surface

xmlFile : XmlFile

Constructors

__init__(self)