Namespace UnityEngine.XR.ARCore
Classes
ARCoreAnchorSubsystem
The ARCore implementation of the
XRAnchor
ARCoreCameraSubsystem
The ARCore implementation of the
XRCameraSubsystem
.
Do not create this directly. Use the
SubsystemManager
instead.
ARCoreFaceSubsystem
The ARCore implementation of the
XRFace
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.
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
XRPlane
ARCoreRaycastSubsystem
ARCore implementation of the XRRaycast
ARCoreSessionSubsystem
The ARCore implementation of the
XRSession
ARCoreXRDepthSubsystem
The ARCore implementation of the XRDepthSubsystem
. Do not create this directly. Use the SubsystemManager
instead.
ArPlaybackStatusExtensions
Extension methods for the Ar
ArRecordingStatusExtensions
Extension methods for the Ar
XRCameraConfigurationExtensions
Extensions to the XRCamera
Structs
ARCoreBeforeGetCameraConfigurationEventArgs
Event arguments for the before
ARCoreBeforeSetConfigurationEventArgs
Event arguments for the before
ARCoreFaceRegionData
Holds data associated with a face "region".
ArCameraConfig
Represents an ARCore camera configuration, which describes the ARCore-related properties of a device camera.
ArCameraConfigFilter
Used to filter the set of camera configurations returned by
XRCamera
ArConfig
Represents the configuration for an Ar
ArRecordingConfig
A recording configuration struct that contains the configuration for session recording.
See Start
ArSession
Represents the context for an ARCore session.
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.
ArCameraConfigDepthSensorUsage
Depth sensor usage filters for Ar
ArCameraConfigFacingDirection
Describes the direction a camera is facing relative to the device.
ArCameraConfigTargetFps
Target camera capture frame rates.
ArPlaybackStatus
Describes the possible playback statuses.
ArRecordingStatus
Describe the possible recording statuses.
ArStatus
Return code indicating success or failure of a method in the ARCore SDK.