---
title: HumanBodyPose3DObservation.JointsGroupName
framework: vision
role: symbol
role_heading: Enumeration
path: vision/humanbodypose3dobservation/jointsgroupname
---

# HumanBodyPose3DObservation.JointsGroupName

The supported joint group names for the body pose.

## Declaration

```swift
enum JointsGroupName
```

## Topics

### Getting the group names

- [HumanBodyPose3DObservation.JointsGroupName.head](vision/humanbodypose3dobservation/jointsgroupname/head.md)
- [HumanBodyPose3DObservation.JointsGroupName.leftArm](vision/humanbodypose3dobservation/jointsgroupname/leftarm.md)
- [HumanBodyPose3DObservation.JointsGroupName.leftLeg](vision/humanbodypose3dobservation/jointsgroupname/leftleg.md)
- [HumanBodyPose3DObservation.JointsGroupName.rightArm](vision/humanbodypose3dobservation/jointsgroupname/rightarm.md)
- [HumanBodyPose3DObservation.JointsGroupName.rightLeg](vision/humanbodypose3dobservation/jointsgroupname/rightleg.md)
- [HumanBodyPose3DObservation.JointsGroupName.torso](vision/humanbodypose3dobservation/jointsgroupname/torso.md)

## Relationships

### Conforms To

- [CaseIterable](swift/caseiterable.md)
- [Copyable](swift/copyable.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)
- [joint(for:)](vision/humanbodypose3dobservation/joint(for:).md)
- [availableJointNames](vision/humanbodypose3dobservation/availablejointnames.md)
- [HumanBodyPose3DObservation.JointName](vision/humanbodypose3dobservation/jointname.md)
