---
title: HumanBodyPoseObservation.JointsGroupName
framework: vision
role: symbol
role_heading: Enumeration
path: vision/humanbodyposeobservation/jointsgroupname
---

# HumanBodyPoseObservation.JointsGroupName

The joint group names available in the observation.

## Declaration

```swift
enum JointsGroupName
```

## Topics

### Getting the group names

- [HumanBodyPoseObservation.JointsGroupName.face](vision/humanbodyposeobservation/jointsgroupname/face.md)
- [HumanBodyPoseObservation.JointsGroupName.leftArm](vision/humanbodyposeobservation/jointsgroupname/leftarm.md)
- [HumanBodyPoseObservation.JointsGroupName.leftLeg](vision/humanbodyposeobservation/jointsgroupname/leftleg.md)
- [HumanBodyPoseObservation.JointsGroupName.rightArm](vision/humanbodyposeobservation/jointsgroupname/rightarm.md)
- [HumanBodyPoseObservation.JointsGroupName.rightLeg](vision/humanbodyposeobservation/jointsgroupname/rightleg.md)
- [HumanBodyPoseObservation.JointsGroupName.torso](vision/humanbodyposeobservation/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

- [HumanBodyPoseObservation.JointName](vision/humanbodyposeobservation/jointname.md)
