Namespace UnityEngine.XR.OpenXR.Features.Android
Classes
ARAnchorFeature
Enables AR Foundation anchor support via OpenXR for Android XR devices.
ARCameraFeature
Enables AR Foundation passthrough support via OpenXR for Android XR devices.
ARFaceFeature
Enables AR Foundation face support via OpenXR for Android XR devices.
AROcclusionFeature
Enables AR depth occlusion support via OpenXR for AndroidXR devices.
ARPlaneFeature
Enables AR Foundation plane support via OpenXR for Android XR devices.
ARRaycastFeature
Enables AR Foundation raycast support via OpenXR for Android XR devices.
ARSessionFeature
Enables AR Foundation session support via OpenXR for Android XR devices.
AndroidOpenXRAnchorSubsystem
The Android-OpenXR implementation of the UnityEngine.XR.ARSubsystems.XRAnchorSubsystem.
AndroidOpenXRCameraSubsystem
The Android-OpenXR implementation of the UnityEngine.XR.ARSubsystems.XRCameraSubsystem. Do not create this directly. Use the SubsystemManager instead.
AndroidOpenXRDisplaySubsystemExtensions
Android OpenXR extension methods for the XRDisplaySubsystem.
Important
These extension methods require that you enable the Android 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.
AndroidOpenXRFaceExtensions
Contains extension methods for UnityEngine.XR.ARSubsystems.XRFace and UnityEngine.XR.ARFoundation.ARFace that are relevant to the Android XR platform.
AndroidOpenXRFaceSubsystem
The Android-OpenXR implementation of the UnityEngine.XR.ARSubsystems.XRFaceSubsystem.
AndroidOpenXROcclusionSubsystem
The Android-OpenXR implementation of the UnityEngine.XR.ARSubsystems.XROcclusionSubsystem. Do not create this directly. Use the SubsystemManager instead.
AndroidOpenXRPlaneSubsystem
The Android-OpenXR implementation of the UnityEngine.XR.ARSubsystems.XRPlaneSubsystem.
AndroidOpenXRRaycastSubsystem
Android XR implementation of the XRRaycastSubsystem. Do not create this directly. Use the SubsystemManager instead.
AndroidOpenXRSessionSubsystem
The Android-OpenXR implementation of the UnityEngine.XR.ARSubsystems.XRSessionSubsystem. Do not create this directly. Use the SubsystemManager instead.
AndroidXRHandMeshData
Enables access to Android XR performance metrics.
AndroidXROpenXRFeature
Base class for public OpenXR features in this package.
AndroidXRPerformanceMetrics
Enables access to Android XR performance metrics.
AndroidXRSupportFeature
Enables the OpenXR Loader for Android XR.
DisplayUtilitiesFeature
Use this OpenXR feature to enable OpenXR extensions associated with the AndroidOpenXRDisplaySubsystemExtensions. Without the necessary OpenXR extensions enabled, the display subsystem extension methods will always return false.
XRResultStatusExtensions
This class contains platform-specific extensions for XRResultStatus.
Enums
ARPassthroughCameraState
Represents the state of the device's passthrough camera.
AndroidOpenXRFaceTrackingStates
The Android-OpenXR representation of platform-specific eye gaze data.