disguise developers

Python API

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

DmxBank

Properties

bankVersion : int

name : str

slotVersions : List[int]

slots : List[Resource]

Variables

maxSlots : Final[int] = 256

Methods

getResource(self, i: int) -> Resource

setResource(self, i: int, r: Resource)