<!--
{
  "availability" : [
    "iOS: 17.0.0 -",
    "iPadOS: 17.0.0 -",
    "macCatalyst: 17.0.0 -",
    "macOS: 14.0.0 -",
    "tvOS: 17.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Vision",
  "identifier" : "/documentation/Vision/VNHumanBodyPose3DObservation/JointsGroupName",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "Vision"
    ],
    "preciseIdentifier" : "c:@T@VNHumanBodyPose3DObservationJointsGroupName"
  },
  "title" : "VNHumanBodyPose3DObservation.JointsGroupName"
}
-->

# VNHumanBodyPose3DObservation.JointsGroupName

The joint group names for a 3D body pose.

```
struct JointsGroupName
```

## Topics

### Getting the Group Names

[`all`](/documentation/Vision/VNHumanBodyPose3DObservation/JointsGroupName/all)

A group name that represents all joints.

[`head`](/documentation/Vision/VNHumanBodyPose3DObservation/JointsGroupName/head)

A group name that represents the head joints.

[`leftArm`](/documentation/Vision/VNHumanBodyPose3DObservation/JointsGroupName/leftArm)

A group name that represents the left arm joints.

[`leftLeg`](/documentation/Vision/VNHumanBodyPose3DObservation/JointsGroupName/leftLeg)

A group name that represents the left leg joints.

[`rightArm`](/documentation/Vision/VNHumanBodyPose3DObservation/JointsGroupName/rightArm)

A group name that represents the right arm joints.

[`rightLeg`](/documentation/Vision/VNHumanBodyPose3DObservation/JointsGroupName/rightLeg)

A group name that represents the right leg joints.

[`torso`](/documentation/Vision/VNHumanBodyPose3DObservation/JointsGroupName/torso)

A group name that represents the torso joints.

### Creating a Group Name

[`init(rawValue:)`](/documentation/Vision/VNHumanBodyPose3DObservation/JointsGroupName/init(rawValue:))

Creates a joint name with the key you specify.



---

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)