disguise developers

Designer Plugins

Plugins for Disguise Designer software.

DmxPatch

Category: Sockpuppet

Base class: ControlPatch

Properties

dummyChannels : int

UserName: Total channels

iChannel : int

UserName: Channel

iUniverse : int

UserName: Universe

isDummyPatch : bool (Read-Only)

moveable : int

totalChannels : int (Read-Only)

Methods

getChannelOffset(self, property: SockpuppetProperty) -> int

getNaturalValue(self, property: SockpuppetProperty, dmx: Dmx) -> ReflectionValue

setChannel(self, property: SockpuppetProperty, channel: int)

Sets a property to a channel, either by reordering properties or increasing its offset

Parameters:

Static Methods

staticTotalChannels(personality: SockpuppetPersonality) -> int

make(iChannel: int, iUniverse: int, personality: SockpuppetPersonality) -> DmxPatch

getDummyPersonality() -> SockpuppetPersonality

nChannels(type: SockpuppetPropertyType) -> int