pygfx.helpers.SkeletonHelper

class pygfx.helpers.SkeletonHelper(wobject: WorldObject, thickness=1.0)

Bases: Line

A helper object to assist with visualizing a Skeleton

update()

Update the helper object to match the Skeleton’s bones.

Examples

Skinned Mesh

Skinned Mesh

Skinning Animation

Skinning Animation

Detached Bind Mode

Detached Bind Mode