disguise developers

Designer Plugins

Plugins for Disguise Designer software.

ObjectTrackingSource

Base class: Resource

Subclasses: AxisObjectTrackingSource, CameraTrackingSource, GeneratedObjectTrackingSource, RigidBodyTrackingSource, SkeletalTrackingSource

Properties

driver : Resource

driverSendingFlags : TrackingFlags

enabledFlags : TrackingFlags

frameOfReference : AnimationAxisSettings

isReceiving : bool (Read-Only)

pos : Vec (Read-Only)

rot : Vec (Read-Only)

rotationDelayOffset : float

Time in seconds between the positional tracking data arriving and the rotational tracking data arriving. If negative rotational data arrives before the spatial frame. If positive, rotational data arrives after the spatial frame. Typically only used in complex gimbal systems.

smoothReceiveTime : bool

Select to smooth out the receive time of data packets, reducing jitter at a cost of added latency

Methods

dumpTrackingDeltaHistory(self)