Designer Plugins
Plugins for Disguise Designer software.
Plugins for Disguise Designer software.
Base class: SkeletalTrackingSource
Options: {0: ‘No’, 1: ‘Yes’}
Maximum world-space coordinates, above which tracking data will be ignored
Bounds ignored when min and max values are equal
UserName: Max point location
Minimum world-space coordinates, below which tracking data will be ignored
Bounds ignored when min and max values are equal
UserName: Min point location
Velocity limit in m/s to avoid points jumping when they start receiving after being lost
UserName: Rejoin velocity limit
Solver used to calculate joint positions from tracked points.
Direct: Directly manipulate the positions of the tracked joints.
IK: Update joint positions using Inverse Kinematics.