disguise developers

Python API

Execute Python code in Designer sessions to control and query projects programmatically.

StageRenderModuleConfig

Configuration for a StageRenderModule.

Properties

msaaMode : int

The anti-aliasing mode used when rendering the stage

Options: {0: ‘None’, 1: ‘MSAA 2X’, 2: ‘MSAA 4X’, 3: ‘MSAA 8X’}
UserName: Anti-aliasing

Constructors

__init__(self)

Default constructor for StageRenderModuleConfig