Contents

jointTransforms

The relative joint transforms of the model entity.

Declaration

@MainActor @preconcurrency var jointTransforms: [Transform] { get set }

Discussion

Call RealityKit/BodyTrackedEntity/jointNames to determine the name and order of the joints.

See Also

Managing joints