API Reference - ARCore Extensions for AR Foundation
API reference for ARCore Extensions for AR Foundation.
Classes |
|
---|---|
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. |
VersionInfo | Provides access to information about the current ARCore Extensions package runtime. |
XRCameraConfigurationExtensions | Extensions to AR Subsystem's XRCameraConfiguration struct. |
XRCameraFrameExtensions | Extensions to AR Subsystem's XRCameraFrame struct. |
Structs |
|
---|---|
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. |