disguise developers

Designer Plugins

Plugins for Disguise Designer software.

NavigationManipulator

Base class: Manipulator

Subclasses: SphericalCameraNavigationManipulator

Properties

mouseLock : bool

Methods

gotoDefaultMark(self)

Go to default camera bookmark

gotoMark(self, i: int)

Go to camera bookmark

mouseScrollCamera(self, dir: int)

Move the camera forwards or backwards

moveCameraBack(self)

Move the camera backwards

moveCameraForward(self)

Move the camera forwards

moveCameraForwardBack(self, state: int, startPos: Vec2, pos: Vec2) -> bool

Move the camera forwards or backwards

orbitCamera(self, state: int, startPos: Vec2, pos: Vec2) -> bool

Orbit camera around clicked point

panCamera(self, state: int, startPos: Vec2, pos: Vec2) -> bool

Pan camera

rotateCamera(self, state: int, startPos: Vec2, pos: Vec2) -> bool

Rotate camera

storeMark(self, i: int)

Store camera bookmark

zoomToSelection(self) -> bool

Zoom to selection