disguise developers

Designer Plugins

Plugins for Disguise Designer software.

SkeletalPointTrackingSource

Base class: SkeletalTrackingSource

Properties

engaged : int

groups : List[SkeletalPointGroup]

rejoinVelocityLimit : float

Velocity limit in m/s to avoid points jumping when they start receiving after being lost

solverMode : int

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.

Methods

addGroup(self, name: str)