Namespace UnityEngine.XR.OpenXR.Features.Meta
Classes
ARAnchorFeature
Enables AR Foundation anchor support via OpenXR for Meta Quest devices.
ARBoundingBoxFeature
Enables AR Foundation bounding box support via OpenXR for Meta Quest devices.
ARCameraFeature
Enables AR Foundation passthrough support via OpenXR for Meta Quest devices.
ARMeshFeature
Enables AR Foundation meshing support via OpenXR for Meta Quest devices.
AROcclusionFeature
Enables AR Foundation occlusion 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.
BoundaryVisibilityFeature
Use this OpenXR feature to control boundary visibility on Meta Quest devices.
DisplayUtilitiesFeature
Use this OpenXR feature to enable OpenXR extensions associated with the
Meta
MetaOpenXRAnchorSubsystem
The Meta-OpenXR implementation of the XRAnchor
MetaOpenXRBoundingBoxSubsystem
The Meta-OpenXR implementation of XRBounding
MetaOpenXRCameraSubsystem
The Meta-OpenXR implementation of the XRCamera
MetaOpenXRDisplaySubsystemExtensions
Meta OpenXR extension methods for the Unity
Important
These extension methods require that you enable the Meta OpenXR Display Utilities feature in Project Settings > XR Plug-in Management > OpenXR. If the display utilities feature is not enabled, all extension methods will return false.
MetaOpenXRFeature
Base class for public OpenXR features in this package.
MetaOpenXROcclusionSubsystem
The Meta OpenXR implementation of XROcclusion
MetaOpenXRPlaneSubsystem
The Meta-OpenXR implementation of XRPlane
MetaOpenXRRaycastSubsystem
Meta-OpenXR implementation of XRRaycast
MetaOpenXRSessionSubsystem
The Meta-OpenXR implementation of the XRSession
XRResultStatusExtensions
This class contains platform-specific extensions for XRResult
Enums
XrBoundaryVisibility
Represents the visibility of the Meta OpenXR runtime's boundary.