disguise developers

Designer Plugins

Plugins for Disguise Designer software.

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.

Category: Tracking

Base class: _BlipValue

Subclasses: CameraTracking

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).