Contents

joint(_:)

Retrieves a hand joint based on the joint name you specify.

Declaration

func joint(_ named: HandSkeleton.JointName) -> HandSkeleton.Joint

Parameters

  • named:

    The name of the hand joint to retrieve.

Return Value

A hand joint referred to by the named parameter.

See Also

Retrieving specific hand joints