disguise developers

Designer Plugins

Plugins for Disguise Designer software.

ColourAdjustModule

Base class: ProjectionAwareModule

Properties

ccBrightness : float

UserName: Brightness

ccContrast : float

UserName: Contrast

ccKelvin : float

UserName: Kelvin

ccSaturation : float

UserName: Saturation

ccTint : float

UserName: Tint

ccWhiteBalanceMode : int

Controls which white balance preset is applied

Options: {0: ‘None’, 1: ‘Custom’, 2: ‘Daylight’, 3: ‘Shade’, 4: ‘Cloudy’, 5: ‘Tungsten’, 6: ‘Florescent’, 7: ‘Flash’}
UserName: White balance preset

gainColour : Colour

Category: Levels
UserName: Highlight

midtoneColour : HDRColour

Category: Levels
UserName: Midtone

outputLevelHigh : float

Category: Levels
UserName: Output High

outputLevelHighClamp : float

Clamp the output above the specified value

Category: Levels
UserName: Output High Clamp

outputLevelLow : float

Category: Levels
UserName: Output Low

outputLevelLowClamp : float

Clamp the output below the specified value

Category: Levels
UserName: Output Low Clamp

oututLevelClampEnable : bool

Enable clamping output

Category: Levels
UserName: Enable Output Clamp

shadowColour : Colour

Category: Levels
UserName: Shadow

source : ContentSource

UserName: Source

Constructors

__init__(self)