Namespace UnityEngine.XR.ARCore
Classes
ARCoreAnchorSubsystem
The ARCore implementation of the XRAnchorSubsystem. Do not create this directly. Use the SubsystemManager instead.
ARCoreCameraSubsystem
The ARCore implementation of the
XRCameraSubsystem
.
Do not create this directly. Use the
SubsystemManager
instead.
ARCoreFaceSubsystem
The ARCore implementation of the XRFaceSubsystem. Do not create this directly. Use the SubsystemManager instead.
ARCoreImageTrackingProvider
The deprecated ARCore implementation of the XRImageTrackingSubsystem
. Do not use this. Use the ARCoreImageTrackingSubsystem
instead.
ARCoreImageTrackingSubsystem
The ARCore implementation of the XRImageTrackingSubsystem
. Do not create this directly. Use the SubsystemManager
instead.
ARCoreLoader
Manages the lifecycle of ARCore subsystems.
ARCoreLoaderConstants
Static constants
ARCoreLoaderSettings
Settings to control the ARCoreLoader behavior.
ARCorePermissionManager
Manages Android permissions for the application. Allows you to determine whether a permission has been granted and request permission.
ARCorePlaneProvider
The ARCore implementation of the XRPlaneSubsystem
. Do not create this directly. Use the SubsystemManager
instead.
ARCorePlaneSubsystem
The ARCore implementation of the XRPlaneSubsystem. Do not create this directly. Use the SubsystemManager instead.
ARCoreRaycastSubsystem
ARCore implementation of the XRRaycastSubsystem
. Do not create this directly. Use the SubsystemManager
instead.
ARCoreSessionSubsystem
The ARCore implementation of the XRSessionSubsystem. Do not create this directly. Use the SubsystemManager instead.
ARCoreXRDepthSubsystem
The ARCore implementation of the XRDepthSubsystem
. Do not create this directly. Use the SubsystemManager
instead.
Structs
ARCoreBeforeSetConfigurationEventArgs
Event arguments for the beforeSetConfiguration event.
ARCoreFaceRegionData
Holds data associated with a face "region".
Enums
ARCoreFaceRegion
Used to refer to a face "region" in ARCore. A face region is a position and rotation on a face that can be queried.