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

# supportedJointsGroupNames

The joint group names the request supports.

## Declaration

```swift
final var supportedJointsGroupNames: [HumanBodyPose3DObservation.JointsGroupName] { get }
```

## See Also

### Configuring a request

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