Namespace UnityEngine.XR.OpenXR.Features.Meta
Classes
ARAnchorFeature
Enables AR Foundation anchor support via OpenXR for Meta Quest devices.
ARCameraFeature
Enables AR Foundation passthrough support via OpenXR for Meta Quest devices.
ARPlaneFeature
Enables AR Foundation plane support via OpenXR for Meta Quest devices.
ARRaycastFeature
Enables AR Foundation raycast support via OpenXR for Meta Quest devices.
ARSessionFeature
Enables AR Foundation session support via OpenXR for Meta Quest 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.