disguise developers

Designer Plugins

Plugins for Disguise Designer software.

DmxProjectorControlDevice

Base class: ProjectorControlDevice

Properties

channel : int

defaults : List[DmxCommand]

focus_channel : int

focus_fine_channel : int

focus_range : Vec2

intensity_channel : int

intensity_fine_channel : int

intensity_range : Vec2

lens_shift_h_channel : int

lens_shift_h_fine_channel : int

lens_shift_h_range : Vec2

lens_shift_v_channel : int

lens_shift_v_fine_channel : int

lens_shift_v_range : Vec2

pan_channel : int

pan_fine_channel : int

pan_range : Vec2

shutdown : List[DmxCommand]

startup : List[DmxCommand]

tilt_channel : int

tilt_fine_channel : int

tilt_range : Vec2

universe : int

zoom_channel : int

zoom_fine_channel : int

zoom_range : Vec2

Constructors

__init__(self)