disguise developers

Designer Plugins

Plugins for Disguise Designer software.

ContentSource

Base class: _BlipValue

Properties

arrow : int

isExplicitEffectMode : int

When enabled, the background is used as the source texture.

texture : DxTexture

Source selection - either Arrow source or a Texture. It is useful to select a PreCompTexture here.

Constructors

__init__(self)

__init__(self, arrow: int)

__init__(self, other: ContentSource)

Copy constructor for ContentSource

__init__(self, arrow: int, tex: DxTexture)