---
title: supportedJointsGroupNames
framework: vision
role: symbol
role_heading: Instance Property
path: vision/vndetecthumanbodypose3drequest/supportedjointsgroupnames
---

# supportedJointsGroupNames

Returns the joint names the request supports.

## Declaration

```swift
@nonobjc var supportedJointsGroupNames: [VNHumanBodyPose3DObservation.JointsGroupName] { get throws }
```

## Mentioned in

Identifying 3D human body poses in images

## See Also

### Determining Supported Joints

- [supportedJointNames](vision/vndetecthumanbodypose3drequest/supportedjointnames.md)
