Namespace UnityEngine.XR.OpenXR.Features.Meta
Classes
ARFoundationFeature
Enables AR Foundation support via OpenXR for Meta devices.
MetaOpenXRAnchorSubsystem
The Meta-OpenXR implementation of the XRAnchorSubsystem. Do not create this directly. Use the SubsystemManager instead.
MetaOpenXRCameraSubsystem
The Meta-OpenXR implementation of the XRCameraSubsystem. Do not create this directly. Use the SubsystemManager instead.
MetaOpenXRPlaneSubsystem
The Meta-OpenXR implementation of XRPlaneSubsystem, built with the Meta OpenXR Mobile SDK. Planes are provided based on bounded2d components present in your Scene Model.
MetaOpenXRRaycastSubsystem
Meta-OpenXR implementation of XRRaycastSubsystem. This implementation does not perform provider-based raycast, but is implemented to allow ARRaycastManager to execute the fallback path.
MetaOpenXRSessionSubsystem
The Meta-OpenXR implementation of the XRSessionSubsystem. Do not create this directly. Use the SubsystemManager instead.