disguise developers

Designer Plugins

Plugins for Disguise Designer software.

CameraBookmark

Base class: Resource

Properties

fieldOfView : float

name : str

pos : Vec

rotation : Vec

scale : float

type : int

Perspective/orthographic view of stage or view of feed

Methods

setFeedView(self, pos: Vec2, scale: float)

setOrthographic(self, pos: Vec, rotation: Vec, fieldOfView: float, orthographicScale: float)

setPerspective(self, pos: Vec, rotation: Vec, fieldOfView: float)