C Specification

The XrEnvironmentRaycasterMETA handle represents the resources used to perform environment raycast operations. It is valid until destroyed via xrDestroyEnvironmentRaycasterMETA.

// Provided by XR_META_environment_raycast
XR_DEFINE_HANDLE(XrEnvironmentRaycasterMETA)

Description

The runtime must have an active environment raycaster handle created by the application before providing any raycast hit info.

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