<!--
{
  "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/VNDetectAnimalBodyPoseRequest",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "Vision"
    ],
    "preciseIdentifier" : "c:objc(cs)VNDetectAnimalBodyPoseRequest"
  },
  "title" : "VNDetectAnimalBodyPoseRequest"
}
-->

# VNDetectAnimalBodyPoseRequest

A request that detects an animal body pose.

```
class VNDetectAnimalBodyPoseRequest
```

## Topics

### Determining Supported Joints

[`supportedJointNames`](/documentation/Vision/VNDetectAnimalBodyPoseRequest/supportedJointNames)

Retrieves the joint names the request supports.

[`supportedJointsGroupNames`](/documentation/Vision/VNDetectAnimalBodyPoseRequest/supportedJointsGroupNames)

Retrieves the joint group names the request supports.

[`supportedJointNamesAndReturnError:`](/documentation/Vision/VNDetectAnimalBodyPoseRequest/supportedJointNamesAndReturnError:)

Retrieves the joint names the request supports.

[`supportedJointsGroupNamesAndReturnError:`](/documentation/Vision/VNDetectAnimalBodyPoseRequest/supportedJointsGroupNamesAndReturnError:)

Retrieves the joint group names the request supports.

### Accessing the Results

[`results`](/documentation/Vision/VNDetectAnimalBodyPoseRequest/results)

The animal body pose the request observes.



---

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)