Layer
Categories: [‘Sockpuppet’, ‘Track and Sequencing’]
Base class: SuperLayer
Properties
controlPatch : ControlPatch
dmxDisabled : List[int]
dmxIsolated : int
The sequence index of an isolated field. No fields are isolated if this is -1.
fields : List[FieldSequence]
hasIsolatedField : bool (Read-Only)
Returns whether this layer contains any Sockpuppet isolated field.
True if an isolated field is present, else False.isOutput : int
If set to ‘Input’, received values will control the layer. If set to ‘Output’, the layer values will be sent.
UserName: Direction