disguise developers

Designer Plugins

Plugins for Disguise Designer software.

Stage

Base class: Object

Properties

Adaptive_Tone_map : int

Area_lighting : int

Chicago_renderer : int

Export_Frame_Of_Reference : AnimationAxisSettings

Floor_normal_map : DxTexture

Normal map for the floor

Glow : int

Local_Frame_Of_Reference : AnimationAxisSettings

Reflections : int

ambientColour : Colour

The colour of the ambient light. It is recommended to select a ‘full brightness’ version of colours chosen, by changing Luminance in the colour picker to 1.

ambientLight : float

Brightness in lux that uniformly illuminates the scene. Sunlight at midday can be 111000 lux, while moonlight could be 0.25 lux

areaLightingBrightness : float

autoSoftEdge : int

Toggle dynamic blend on outputs

blurPasses : int

blurSigma : float

cameras : List[Camera]

List of cameras viewing the stage

debugObject : DbgObject

depthFogDistance : float

Depth fog distance

displays : List[Display] (Read-Only)

dmxLights : List[FixtureGroup]

List of lighting fixture grids driven via DMX

dmxScreens : List[DmxScreen]

List of emissive LED screens driven via DMX

exportOptions : List[ExportOptionsResource]

extraSerialisedObjects : List[Object]

floorAlpha : float

Floor alpha

floorLuminosity : float

Floor luminosity

floorNormalMapScalar : Vec2

Floor normal map UV scalar

floor_plan : DxTexture

Bitmap to display on the floor. Useful when working to a plan view diagram

floor_pos : Vec

Floor position, in meters

floor_size : Vec2

Floor size, in meters

footprintsQuality : float

Resolution multiplier for projector shadow buffers. 0 disables footprints

glowThreshold : float

greenScreens : List[GreenScreen]

Surfaces used for background removal

heatMapMaxLux : float

heatMapMinLux : float

ledScreens : List[LedScreen]

List of emissive LED screens

lightBleedReduction : float

lights : List[Light]

Lights which affect Lux rendering

measurementsObject : MeasurementSet

minVariance : float

mixedRealitySets : List[MixedRealitySet]

List of mixed reality sets present

people : int

Number of people to display

projectors : List[Projector]

List of active projectors

projfrustummultiplier : float

Set this to multiply the far distance of the projector

pucks : List[Puck]

scatterDensity : float

sceneAmbientColour : Col

scrollScalar : float

shadowBias : float

skeletons : List[Skeleton]

softEdgeProfile : AutoSoftEdgeProfile

Configuration for dynamic blend profile

stageReferencePoints : ReferencePointSet

surfaces : List[Screen2]

List of passive screen surfaces hit by projectors

twoPoint5DPlates : List[TwoPoint5DPlate]

venue : Venue

List of props and buildings to display

Methods

addReferencePoint(self, pt: ReferencePoint)

display(self, i: int) -> Display

exportStage(self, path: Path)

importObjectsFromTable(self, table: Table)

luxTicks(self) -> List[float]

nDisplays(self) -> int

removeReferencePoint(self, pt: ReferencePoint)

removeReferencePoints(self, pts: List[ReferencePoint]) -> List[ReferencePoint]

simulatingStackedOutputs(self) -> bool

simulatingWarps(self) -> bool