disguise developers

Python API

Execute Python code in Designer sessions to control and query projects programmatically.

CameraPose

Properties

matrix : Mat (Read-Only)

pos : Vec

rotation : Vec

Constructors

__init__(self, other: CameraPose)

Copy constructor for CameraPose

Methods

scaleDifference(self, other: CameraPose, kTranslation: float, kRotation: float) -> CameraPose

Special Methods

__sub__(self, other: CameraPose) -> CameraPose