disguise developers

Designer Plugins

Plugins for Disguise Designer software.

NotchModule

Base class: Module

Subclasses: SockPuppetNotchModule

Properties

activeFields : List[NotchModuleConfig.Field] (Read-Only)

artificialLatency : int

Add an artificial latency (in frames) for testing purposes

UserName: Artificial latency

currentLayerName : int (Read-Only)

dfxFileGeneration : int (Read-Only)

drywetblend : float

UserName: Dry/wet blend

framerateFraction : int

The fraction of the framerate this layer renders at. Can help performance with particularly heavy blocks.
Does not help when in low latency output modes.

Options: {0: ‘1’, 1: ‘1/2’, 2: ‘1/3’, 3: ‘1/4’}
UserName: Framerate fraction

hasExposedCamera : bool (Read-Only)

mode : int

Options: {0: ‘Locked’, 1: ‘Free-run’, 2: ‘Normal’, 3: ‘Paused’}
UserName: Mode

padding : Vec2

Padding between splits that is rendered, but cut off before compositing.
Use to remove screen-space edge artifacts.

UserName: Padding (Pixels)

processingSize : int

Options: {0: ‘Output Size’, 1: ‘Input Size’}
UserName: Processing size

Methods

loadDfx(self)