disguise developers

Python API

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

ObjectTracking

Information about a point-in-time position and orientation of an object in 3D space.

This is used to represent tracked objects such as screens or props. The point in time is important
for synchronising tracking data with rendered frames.

Properties

pos : Vec

Position of the tracked object in 3D space.

rot : Vec

Rotation of the tracked object in Euler angles (degrees).

tReceived : float

Time the tracking was received (Designer local time).