disguise developers

Designer Plugins

Plugins for Disguise Designer software.

StageRenderSettings

Base class: Resource

Properties

backgroundColour : Colour

drawBeams : int

Selects how projector beams are drawn

drawCameraLabels : bool

Toggle visibility

drawCameras : bool

Toggle display of camera meshes

drawDMXLightLabels : bool

Toggle visibility

drawDMXScreenLabels : bool

Toggle visibility

drawFixtures : bool

Toggle visibility of fixtures

drawFloor : bool

Toggle visibility of floor

drawLEDScreenLabels : bool

Toggle visibility

drawMeasurements : bool

Toggle display of measured distances. Alt-drag between two points to add a measurement; alt-right-click to remove

drawMeshNormals : bool

Toggle display of normals for selected meshes

drawMovementSpeed : bool

Toggle display of speeds for moving screens

drawProjectionSurfaceLabels : bool

Toggle visibility

drawProjectorLabels : bool

Toggle visibility

drawPropLabels : bool

Toggle visibility

drawPucks : bool

Toggle visibility of people on floor

drawRangeFinder : bool

Toggle visibility of range finder overlay

drawReferencePointLabels : bool

Toggle display of labels of reference points

drawReferencePoints : bool

Toggle display of reference points

drawStackedProjectors : bool

Toggle visibility

drawTrackedPointLabels : bool

Toggle display of tracked point labels

drawTrackedPoints : bool

Toggle display of incoming tracked points (eg: BlackTrax LEDs)

drawVenue : bool

Toggle visibility of venue

exposure : float

Camera white point in Lux

extraTransparencyPasses : int

Number of extra transparency renders to add detail to transparent objects. Setting this to 0 handles one layer of transparency. Increasing the value will impact performance.

faceCullMode : int

Can optionally skip rendering faces with normals pointing away (back) or toward (front) the camera.

glowBrightness : float

Impact of glow effect in Lux renderer

light : int

How to display the light levels of the scene Luminance: as seen by the camera Illuminance: as seen by a light meter pointing at the light sources

msaaMode : int

renderer : int

Schematic shows content; Lux shows what the content would actually look like in the real world; Heatmap shows lux-levels

ssaoDownsample : int

ssaoKernelSize : int

ssaoNoiseSize : int

ssaoPower : float

Power of the ambient occlusion effect in Lux renderer. 0 disables it

ssaoRadius : float

virtualObjectAlpha : float

Opacity of virtual objects (in render layers other than On-Stage or Off-Stage)

Variables

Heatmap : Final = 2

Lux : Final = 1

Schematic : Final = 0

Methods

appliesToOmnicalCamera(self) -> bool

appliesToSphericalCamera(self) -> bool

appliesToVisualiserCamera(self) -> bool

setAllLabelVisibility(self, arg0: bool)