<!--
{
  "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/HumanBodyPose3DObservation/JointsGroupName",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "Vision"
    ],
    "preciseIdentifier" : "s:6Vision26HumanBodyPose3DObservationV15JointsGroupNameO"
  },
  "title" : "HumanBodyPose3DObservation.JointsGroupName"
}
-->

# HumanBodyPose3DObservation.JointsGroupName

The supported joint group names for the body pose.

```
enum JointsGroupName
```

## Topics

### Getting the group names

[`case head`](/documentation/Vision/HumanBodyPose3DObservation/JointsGroupName/head)

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

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

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

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

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

## Relationships

### Conforms To

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

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

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

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

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

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

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

[`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)