disguise developers

Designer Plugins

Plugins for Disguise Designer software.

Projection

Base class: Resource

Subclasses: CameraPlate, Cylindrical, DirectProjection, FeedProjection, MeshProjection, Parallel, PerspectiveProjection, PreComp, Spherical

Properties

clipOutsideRegion : bool

Clips pixels outside of rendered region, preserving existing colour.

filtering : int

Nearest & Bilinear are pixel perfect at 100% zoom, and fast Multi-sample fixes issues with downscaled content but causes very slight blurring

mask : DxTexture

Optional bitmap to multiply with all content passing through the mapping

mode : int

nContentViewpoints : int (Read-Only)

projectionObject : ProjectionObject

proxyCanvasResolution : Vec2 (Read-Only)

resolution : Vec2

Resolution of the canvas, in pixels. This is the resolution the module renders to

screens : List[Display]

List of screens to receive module content

setScreenSize : Vec2

Methods

getContentViewpoints(self, latency: float, fraction: FrameRateFraction) -> List[ContentViewPoint]

setBorderColour(self, c: Colour)

startEditing(self)

stopEditing(self)