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

# VNHumanBodyPoseObservation.JointsGroupName

The supported joint group names for the body pose.

```
struct JointsGroupName
```

## Topics

### Head

[`face`](/documentation/Vision/VNHumanBodyPoseObservation/JointsGroupName/face)

The face.

### Body

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

The torso.

### Arms

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

The left arm.

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

The right arm.

### Legs

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

The left leg.

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

The right leg.

### All

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

All body point groups.

### Initializers

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

Creates a joint group name with a recognized point group key.



---

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)