Contents

joint(for:)

The function that returns the HandLocation based on HandJoint.

Declaration

static func joint(for joint: AnchoringComponent.Target.HandLocation.HandJoint) -> AnchoringComponent.Target.HandLocation

Parameters

  • joint:

    The joint to be targeted.

Return Value

The HandLocation represents the hand joint.