---
title: "RequestDescriptor.detectHumanBodyPose3DRequest(_:)"
framework: vision
role: symbol
role_heading: Case
path: "vision/requestdescriptor/detecthumanbodypose3drequest(_:)"
---

# RequestDescriptor.detectHumanBodyPose3DRequest(_:)

A descriptor that describes a 3D detect human body pose request.

## Declaration

```swift
case detectHumanBodyPose3DRequest(DetectHumanBodyPose3DRequest.Revision)
```

## See Also

### Getting the body and hand pose detection descriptor

- [RequestDescriptor.detectHumanBodyPoseRequest(_:)](vision/requestdescriptor/detecthumanbodyposerequest(_:).md)
- [RequestDescriptor.detectHumanHandPoseRequest(_:)](vision/requestdescriptor/detecthumanhandposerequest(_:).md)
