Namespace UnityEngine.XR.ARCore
Classes
ARCoreCameraSubsystem
The camera subsystem implementation for ARCore.
ARCoreFaceSubsystem
Implementation of XRFaceSubsystem
for ARCore. Do not create this directly. Use the SubsystemManager
instead.
ARCoreImageTrackingProvider
The ARCore implementation of the XRImageTrackingSubsystem
. Do not create this directly. Use the SubsystemManager
instead.
ARCoreLoader
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.
ARCoreRaycastSubsystem
ARCore implementation of the XRRaycastSubsystem
. Do not create this directly. Use the SubsystemManager
instead.
ARCoreReferencePointSubsystem
The ARCore implementation of the XRReferencePointSubsystem
. Do not create this directly. Use the SubsystemManager
instead.
ARCoreSessionSubsystem
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
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.