<!--
{
  "availability" : [
    "iOS: 18.0.0 -",
    "iPadOS: 18.0.0 -",
    "macOS: 15.0.0 -",
    "tvOS: 18.0.0 -",
    "visionOS: 2.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Vision",
  "identifier" : "/documentation/Vision/HumanBodyPoseObservation/JointsGroupName",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "Vision"
    ],
    "preciseIdentifier" : "s:6Vision24HumanBodyPoseObservationV15JointsGroupNameO"
  },
  "title" : "HumanBodyPoseObservation.JointsGroupName"
}
-->

# HumanBodyPoseObservation.JointsGroupName

The joint group names available in the observation.

```
enum JointsGroupName
```

## Topics

### Getting the group names

[`case face`](/documentation/Vision/HumanBodyPoseObservation/JointsGroupName/face)

A group name that represents the face.

[`case leftArm`](/documentation/Vision/HumanBodyPoseObservation/JointsGroupName/leftArm)

A group name that represents left arm.

[`case leftLeg`](/documentation/Vision/HumanBodyPoseObservation/JointsGroupName/leftLeg)

A group name that represents the left leg.

[`case rightArm`](/documentation/Vision/HumanBodyPoseObservation/JointsGroupName/rightArm)

A group name that represents the right arm.

[`case rightLeg`](/documentation/Vision/HumanBodyPoseObservation/JointsGroupName/rightLeg)

A group name that represents the right leg.

[`case torso`](/documentation/Vision/HumanBodyPoseObservation/JointsGroupName/torso)

A group name that represents the torso.

## Relationships

### Conforms To

[`Copyable`](/documentation/Swift/Copyable)

[`Escapable`](/documentation/Swift/Escapable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`Hashable`](/documentation/Swift/Hashable)

[`Sendable`](/documentation/Swift/Sendable)

[`Equatable`](/documentation/Swift/Equatable)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

[`CaseIterable`](/documentation/Swift/CaseIterable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)