---
title: supportedJointNames
framework: vision
role: symbol
role_heading: Instance Property
path: vision/vndetecthumanbodypose3drequest/supportedjointnames
---

# supportedJointNames

Returns the joint group names the request supports.

## Declaration

```swift
@nonobjc var supportedJointNames: [VNHumanBodyPose3DObservation.JointName] { get throws }
```

## Mentioned in

Identifying 3D human body poses in images

## See Also

### Determining Supported Joints

- [supportedJointsGroupNames](vision/vndetecthumanbodypose3drequest/supportedjointsgroupnames.md)
