C Specification

The XrBodyTrackerFB handle represents the resources for body tracking.

// Provided by XR_FB_body_tracking
XR_DEFINE_HANDLE(XrBodyTrackerFB)

Description

This handle can be used to locate body joints using xrLocateBodyJointsFB function.

A body tracker provides joint locations with an unobstructed range of human body motion.

It also provides the estimated scale of this body.

See Also

Document Notes

For more information, see the OpenXR Specification

This page is extracted from the OpenXR Specification. Fixes and changes should be made to the Specification, not directly.

Copyright 2014-2024, The Khronos Group Inc.