---
title: HumanBodyPose3DObservation.JointName
framework: vision
role: symbol
role_heading: Enumeration
path: vision/humanbodypose3dobservation/jointname
---

# HumanBodyPose3DObservation.JointName

The supported joint names for the body pose.

## Declaration

```swift
enum JointName
```

## Topics

### Getting the joint names

- [HumanBodyPose3DObservation.JointName.centerHead](vision/humanbodypose3dobservation/jointname/centerhead.md)
- [HumanBodyPose3DObservation.JointName.centerShoulder](vision/humanbodypose3dobservation/jointname/centershoulder.md)
- [HumanBodyPose3DObservation.JointName.leftAnkle](vision/humanbodypose3dobservation/jointname/leftankle.md)
- [HumanBodyPose3DObservation.JointName.leftElbow](vision/humanbodypose3dobservation/jointname/leftelbow.md)
- [HumanBodyPose3DObservation.JointName.leftHip](vision/humanbodypose3dobservation/jointname/lefthip.md)
- [HumanBodyPose3DObservation.JointName.leftKnee](vision/humanbodypose3dobservation/jointname/leftknee.md)
- [HumanBodyPose3DObservation.JointName.leftShoulder](vision/humanbodypose3dobservation/jointname/leftshoulder.md)
- [HumanBodyPose3DObservation.JointName.leftWrist](vision/humanbodypose3dobservation/jointname/leftwrist.md)
- [HumanBodyPose3DObservation.JointName.rightAnkle](vision/humanbodypose3dobservation/jointname/rightankle.md)
- [HumanBodyPose3DObservation.JointName.rightElbow](vision/humanbodypose3dobservation/jointname/rightelbow.md)
- [HumanBodyPose3DObservation.JointName.rightHip](vision/humanbodypose3dobservation/jointname/righthip.md)
- [HumanBodyPose3DObservation.JointName.rightKnee](vision/humanbodypose3dobservation/jointname/rightknee.md)
- [HumanBodyPose3DObservation.JointName.rightShoulder](vision/humanbodypose3dobservation/jointname/rightshoulder.md)
- [HumanBodyPose3DObservation.JointName.rightWrist](vision/humanbodypose3dobservation/jointname/rightwrist.md)
- [HumanBodyPose3DObservation.JointName.root](vision/humanbodypose3dobservation/jointname/root.md)
- [HumanBodyPose3DObservation.JointName.spine](vision/humanbodypose3dobservation/jointname/spine.md)
- [HumanBodyPose3DObservation.JointName.topHead](vision/humanbodypose3dobservation/jointname/tophead.md)

## Relationships

### Conforms To

- [Copyable](swift/copyable.md)
- [Decodable](swift/decodable.md)
- [Encodable](swift/encodable.md)
- [Equatable](swift/equatable.md)
- [Escapable](swift/escapable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Getting the joints

- [allJoints(in:)](vision/humanbodypose3dobservation/alljoints(in:).md)
- [availableJointsGroupNames](vision/humanbodypose3dobservation/availablejointsgroupnames.md)
- [HumanBodyPose3DObservation.JointsGroupName](vision/humanbodypose3dobservation/jointsgroupname.md)
- [joint(for:)](vision/humanbodypose3dobservation/joint(for:).md)
- [availableJointNames](vision/humanbodypose3dobservation/availablejointnames.md)
