disguise developers

Designer Plugins

Plugins for Disguise Designer software.

MeshProjection

Base class: Projection

Properties

actualFoVs : Vec2 (Read-Only)

debugViewType : int

eye_point : Vec

Position the 3D scene is rendered from

followCamera : bool

Eyepoint follows the position of any MR set or camera added to displays

idealFoVs : Vec2 (Read-Only)

initialRotationCentre : Vec (Read-Only)

mappingResolutionScale : float

Scale of mapped content, relative to screen resolution

renderResolutionScale : float

Scale of rendered RenderStream content (before perspective warp), relative to mapping resolution

rollRateLimit : float

Maximum rate of change of viewpoint roll offset, in deg/s. Decrease to make viewpoint changes smoother, increase to make changes more responsive.

rotationCentre : Vec (Read-Only)

sceneOrigin : SceneOrigin

Origin of the rendered scene relative to the stage

zFar : float

The distance of the far plane in the render frustum.

zNear : float

The distance of the near plane in the render frustum.

Methods

cameraInDisplays(self) -> bool

renderDebugView(self, resolution: Vec2) -> DxTexture

setDebugging(self, b: bool)