Contents

init(from:)

Creates a pose from a dictionary of joint keypoints.

Declaration

init(from points: [JointKey : JointPoint])

Parameters

  • points:

    A dictionary of pose joint keypoints, where keys are joint names and values are joint points.

See Also

Creating a pose