disguise developers

Designer Plugins

Plugins for Disguise Designer software.

PerspectiveProjection

Base class: Projection

Properties

centre_shift : Vec2

clampContent : int

Outside the perspective frustum, stretch the content edges to cover the target surface.

contentMode : int

For realtime rendered content, the mapping can provide camera parameters in 3D mode.

eye_point : Vec

field_of_view : float

frame_of_reference : AnimationAxisSettings

overscan : Vec2

Ratio to expand projection area by, to account for distortion or other clipping. 1 means 100%, 2 means 200%. Set by parent Camera, if available.

pixelBorder : int

UV islands on screens are expanded by this many pixels to cover edge sampling artifacts such as black fringing. Note that there must be an equivalent amount of empty space in the screen UV map to take advantage of this.

rotation : Vec

Variables

Content2D : Final = 0

Content3D : Final = 1