disguise developers

Designer Plugins

Plugins for Disguise Designer software.

SkeletonJoints

Base class: _BlipValue

Properties

joints : unordered_map[int, SkeletonJoint]

Methods

empty(self) -> bool

getJoint(self, jointId: int) -> SkeletonJoint

onJointPoseChanged(self, jointId: int)

Special Methods

__getitem__(self, arg0: int) -> SkeletonJoint

__len__(self) -> int