C Specification

The XrAnchorBD handle is defined as:

// Provided by XR_BD_spatial_sensing
XR_DEFINE_HANDLE(XrAnchorBD)

Description

An anchor is bound to a point in the real physical world, or to a spatial entity.

The XrAnchorBD handle is alive until it is explicitly destroyed or the XrSenseDataProviderBD is destroyed.

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-2025 The Khronos Group Inc.