disguise developers

Designer Plugins

Plugins for Disguise Designer software.

VirtualCamera

Base class: Camera

Properties

coordSystemDisplay : int

lensSource : int

maxZoomInFactor : float

Maximum factor the camera can zoom in by before using purely virtual content, to avoid excessive pixellation

objectPositionReference : Object

Object used as a reference for the average position of real objects on the stage. Used to calculate virtual camera viewpoints.

outputType : int

parentCamera : Camera

Camera used as source for reprojection.

posRelativeOrGlobal : Vec

relativePosition : Vec

relativeRotation : Vec

rotRelativeOrGlobal : Vec

sphericalImpl : SphericalCameraImpl

zoomScale : float

Zoom scaling to be applied to the parent camera.

Variables

INTRINSICS_FROM_PARENT : Final = 2

LOCAL_INTRINSICS : Final = 0

ZOOM_FROM_PARENT : Final = 1