ARCore is back at Google I/O on May 10! Register now.

API Reference - ARCore Extensions for AR Foundation

Pages

ARAnchorManagerExtensions Extensions to AR Foundation's ARAnchorManager class.
ARCloudAnchor The ARCloudAnchor is an ARCore Extensions object that provides a similar service to AR Foundation's ARAnchor as an anchor for game objects in your scene.
ARCloudReferencePoint Deprecated version of ARCloudAnchor.
ARCoreExtensions ARCore Extensions, this script allows an app to specify and provide access to AR Foundation object instances that should be used by ARCore Extensions.
ARCoreExtensionsCameraConfigFilter The ARCoreExtensionsCameraConfigFilter class is used by the camera manager to derive a list of camera configurations available on the device at runtime.
ARCoreExtensionsConfig Holds settings that are used to configure the ARCore Extensions.
ARCoreRecordingConfig Configuration to record camera and sensor data from an ARCore session.
AREarthManager Provides localization in Earth-relative coordinates.
ARGeospatialAnchor The ARGeospatialAnchor is an ARCore Extensions object that provides a similar service to AR Foundation's ARAnchor as an anchor for game objects in your scene.
ARPlaybackManager Provides access to session playback functionality.
ARRecordingManager Provides access to session recording functionality.
GeospatialPose Describes a specific location, elevation, and compass heading relative to Earth.
Track Definition of a track to record on.
TrackData Data that was recorded to an external Track.
VersionInfo Provides access to information about the current ARCore Extensions package runtime.
VpsAvailabilityPromise A specific interruptible promise to check the VPS availability using the given location by initializing a query with a remote service, used in coroutines to poll VpsAvailability results across multiple frames.
XRCameraConfigurationExtensions Extensions to AR Subsystem's XRCameraConfiguration struct.
XRCameraFrameExtensions Extensions to AR Subsystem's XRCameraFrame struct.
Deprecated List