disguise developers

Designer Plugins

Plugins for Disguise Designer software.

CameraTrackerTester

Base class: ScreenPositionDriver

Properties

delaySec : float

Artificial delay to source camera tracking data

focalOffset : Vec

Offset to apply to camera focal plane

focalRotation : Vec

Rotation to apply to camera focal plane

focusEncoderOverride : float

Override the focus encoder value. Set to -1 to keep source camera value.

maxFieldOfViewH : float

Maximum value of the range used to scale the FOV

minFieldOfViewH : float

Minimum value of the range used to scale the FOV

originOffset : Vec

Offset to apply to source camera position

originRotation : Vec

Rotation to apply to source camera rotation

sourceCamera : Camera

Camerea to use a source of tracking data

trackingSourceType : int

Determines whether the driver creates a camera or object tracking source

zoomEncoderOverride : float

Override the zoom encoder value. Set to -1 to keep source camera value.

Constructors

__init__(self)