<!--
{
  "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/VNAnimalBodyPoseObservation/JointsGroupName",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "Vision"
    ],
    "preciseIdentifier" : "c:@T@VNAnimalBodyPoseObservationJointsGroupName"
  },
  "title" : "VNAnimalBodyPoseObservation.JointsGroupName"
}
-->

# VNAnimalBodyPoseObservation.JointsGroupName

The joint group names for an animal body pose.

```
struct JointsGroupName
```

## Topics

### Getting the Group Names

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

A group name that represents all joints.

[`forelegs`](/documentation/Vision/VNAnimalBodyPoseObservation/JointsGroupName/forelegs)

A group name that represents the forelegs.

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

A group name that represents the head.

[`hindlegs`](/documentation/Vision/VNAnimalBodyPoseObservation/JointsGroupName/hindlegs)

A group name that represents the hindlegs.

[`tail`](/documentation/Vision/VNAnimalBodyPoseObservation/JointsGroupName/tail)

A group name that represents the tail.

[`trunk`](/documentation/Vision/VNAnimalBodyPoseObservation/JointsGroupName/trunk)

A group name that represents the trunk.

### Creating a Group Name

[`init(rawValue:)`](/documentation/Vision/VNAnimalBodyPoseObservation/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)