disguise developers

Designer Plugins

Plugins for Disguise Designer software.

LayerColourRule

Base class: Resource

Properties

Colour : Colour

Comparison : int

Options: {0: ‘Contains’, 1: ‘Equals’, 2: ’>’, 3: ’<’, 4: ’>=’, 5: ’<=‘}

Enabled : bool

Key : int

Options: {0: ‘Name’, 1: ‘Property’, 2: ‘Type’, 3: ‘Category’}

Property : str

Value : str

Variables

TestCategory : Final = 3

TestName : Final = 0

TestProperty : Final = 1

TestType : Final = 2

Methods

isValid(self) -> bool