Skip to main content
ARCore
  • ARCore
ARCore Geospatial Creator Documentation Reference
/
  • English
  • Deutsch
  • Español
  • Français
  • Indonesia
  • Português – Brasil
  • Русский
  • 中文 – 简体
  • 日本語
  • 한국어
Sign in
  • Reference
ARCore
  • ARCore
  • ARCore
  • Geospatial Creator
  • Documentation
  • Reference
  • Platforms
  • Android (Kotlin/Java)
    • com.google.ar.core
    • Package summary
    • Anchor
    • Anchor.CloudAnchorState
    • Anchor.RooftopAnchorState
    • Anchor.TerrainAnchorState
    • ArCoreApk
    • ArCoreApk.Availability
    • ArCoreApk.InstallBehavior
    • ArCoreApk.InstallStatus
    • ArCoreApk.UserMessageType
    • AugmentedFace
    • AugmentedFace.RegionType
    • AugmentedImage
    • AugmentedImage.TrackingMethod
    • AugmentedImageDatabase
    • Camera
    • CameraConfig
    • CameraConfig.DepthSensorUsage
    • CameraConfig.FacingDirection
    • CameraConfig.StereoCameraUsage
    • CameraConfig.TargetFps
    • CameraConfigFilter
    • CameraIntrinsics
    • Config
    • Config.AugmentedFaceMode
    • Config.CloudAnchorMode
    • Config.DepthMode
    • Config.FlashMode
    • Config.FocusMode
    • Config.GeospatialMode
    • Config.ImageStabilizationMode
    • Config.InstantPlacementMode
    • Config.LightEstimationMode
    • Config.PlaneFindingMode
    • Config.SemanticMode
    • Config.StreetscapeGeometryMode
    • Config.TextureUpdateMode
    • Config.UpdateMode
    • Coordinates2d
    • Coordinates3d
    • DepthPoint
    • Earth
    • Earth.EarthState
    • Frame
    • Future
    • FutureState
    • GeospatialPose
    • HitResult
    • HostCloudAnchorFuture
    • ImageFormat
    • ImageMetadata
    • InstantPlacementPoint
    • InstantPlacementPoint.TrackingMethod
    • LightEstimate
    • LightEstimate.State
    • Mesh
    • Plane
    • Plane.Type
    • PlaybackStatus
    • Point
    • Point.OrientationMode
    • PointCloud
    • Pose
    • RecordingConfig
    • RecordingStatus
    • ResolveAnchorOnRooftopFuture
    • ResolveAnchorOnTerrainFuture
    • ResolveCloudAnchorFuture
    • SemanticLabel
    • Session
    • Session.Feature
    • Session.FeatureMapQuality
    • SharedCamera
    • StreetscapeGeometry
    • StreetscapeGeometry.Quality
    • StreetscapeGeometry.Type
    • Track
    • TrackData
    • Trackable
    • TrackingFailureReason
    • TrackingState
    • VpsAvailability
    • VpsAvailabilityFuture
    • com.google.ar.core.exceptions
    • Package summary
    • AnchorNotSupportedForHostingException
    • CameraNotAvailableException
    • CloudAnchorsNotConfiguredException
    • DataInvalidFormatException
    • DataUnsupportedVersionException
    • DeadlineExceededException
    • FatalException
    • FineLocationPermissionNotGrantedException
    • GooglePlayServicesLocationLibraryNotLinkedException
    • ImageInsufficientQualityException
    • MetadataNotFoundException
    • MissingGlContextException
    • NotTrackingException
    • NotYetAvailableException
    • PlaybackFailedException
    • RecordingFailedException
    • ResourceExhaustedException
    • SessionNotPausedException
    • SessionPausedException
    • SessionUnsupportedException
    • TextureNotSetException
    • UnavailableApkTooOldException
    • UnavailableArcoreNotInstalledException
    • UnavailableDeviceNotCompatibleException
    • UnavailableException
    • UnavailableSdkTooOldException
    • UnavailableUserDeclinedInstallationException
    • UnsupportedConfigurationException
  • Android NDK (C)
    • API reference
    • Concepts
    • Shared types and enums
    • Utility functions
    • C++ type conversions
    • Deprecated List
    • ArAnchor
    • ArAugmentedFace
    • ArAugmentedImage
    • ArAugmentedImageDatabase
    • ArCamera
    • ArCameraConfig
    • ArCameraConfigFilter
    • ArCameraIntrinsics
    • ArConfig
    • ArCoreApk
    • ArDepthPoint
    • ArEarth
    • ArFrame
    • ArFuture
    • ArGeospatialPose
    • ArHitResult
    • ArHostCloudAnchorFuture
    • ArImage
    • ArImageMetadata
    • ArImageMetadata_const_entry
    • ArImageMetadata_rational
    • ArInstantPlacementPoint
    • ArLightEstimate
    • ArMesh
    • ArPlane
    • ArPoint
    • ArPointCloud
    • ArPose
    • ArRecordingConfig
    • ArResolveAnchorOnRooftopFuture
    • ArResolveAnchorOnTerrainFuture
    • ArResolveCloudAnchorFuture
    • ArSemanticLabel
    • ArSession
    • ArStreetscapeGeometry
    • ArTrack
    • ArTrackData
    • ArTrackable
    • ArVpsAvailabilityFuture
    • Deleted APIs
  • Unity (AR Foundation)
    • ARCore Extensions for AR Foundation
    • Classes
      • ARAnchorManagerExtensions
      • ARCloudAnchor
      • ARCoreExtensions
      • ARCoreExtensionsCameraConfigFilter
      • ARCoreExtensionsConfig
      • ARCoreRecordingConfig
      • AREarthManager
      • ARGeospatialAnchor
      • ARPlaybackManager
      • ARRaycastManagerExtensions
      • ARRecordingManager
      • ARSemanticManager
      • ARStreetscapeGeometry
      • ARStreetscapeGeometryManager
      • ARGeospatialCreatorAnchor
      • ARGeospatialCreatorOrigin
      • HostCloudAnchorPromise
      • HostCloudAnchorResult
      • InterruptiblePromise< T >
      • ResolveAnchorOnRooftopPromise
      • ResolveAnchorOnRooftopResult
      • ResolveAnchorOnTerrainPromise
      • ResolveAnchorOnTerrainResult
      • ResolveCloudAnchorPromise
      • ResolveCloudAnchorResult
      • VersionInfo
      • VpsAvailabilityPromise
      • XRCameraConfigurationExtensions
      • XRCameraFrameExtensions
    • Structs
      • ARStreetscapeGeometriesChangedEventArgs
      • GeospatialPose
      • Track
      • TrackData
    • Namespaces
      • Google
      • Google.XR
      • Google.XR.ARCoreExtensions
      • Google.XR.ARCoreExtensions.GeospatialCreator
      • Google.XR.ARCoreExtensions.Internal
    • Related Pages
      • Deprecated List
    • AR Foundation API reference
  • Web
    • WebXR Device API
    • immersive-web/webxr (GitHub)
  • iOS
    • API reference
    • GARAnchor
    • GARAnchor(CloudAnchors)
    • GARAnchor(Geospatial)
    • GARAugmentedFace
    • GARAugmentedFaceFrame
    • GARAugmentedFaceMesh
    • GARAugmentedFaceRegionType
    • GARAugmentedFaceSession
    • GARAugmentedFaceSessionDelegate
    • GARAugmentedFaceSessionErrorCode
    • GARCloudAnchorMode
    • GARCloudAnchorState
    • GARCreateAnchorOnRooftopFuture
    • GARCreateAnchorOnTerrainFuture
    • GAREarth
    • GAREarthState
    • GARFeatureMapQuality
    • GARFrame
    • GARFrame(Geospatial)
    • GARFrame(Semantics)
    • GARFramePair
    • GARFuture
    • GARFutureState
    • GARGeospatialMode
    • GARGeospatialTransform
    • GARHostCloudAnchorFuture
    • GARIndexTriangle
    • GARMesh
    • GARResolveCloudAnchorFuture
    • GARRooftopAnchorState
    • GARSemanticLabel
    • GARSemanticMode
    • GARSession
    • GARSession(CloudAnchors)
    • GARSession(Geospatial)
    • GARSession(Semantics)
    • GARSessionConfiguration
    • GARSessionConfiguration(CloudAnchors)
    • GARSessionConfiguration(Geospatial)
    • GARSessionConfiguration(Semantics)
    • GARSessionDelegate
    • GARSessionErrorCode
    • GARStreetscapeGeometry
    • GARStreetscapeGeometryMode
    • GARStreetscapeGeometryQuality
    • GARStreetscapeGeometryRaycastResult
    • GARStreetscapeGeometryType
    • GARTerrainAnchorState
    • GARTrackingState
    • GARVPSAvailability
    • GARVPSAvailabilityFuture
    • GARVertex
    • Deprecated List
  • Unreal
    • ARCore SDK for Unreal Engine (official documentation)
  • On this page
  • Summary
    • Namespaces
  • Home
  • Products
  • ARCore
  • Reference
  • On this page
  • Summary
    • Namespaces

XR
bookmark_borderbookmark Stay organized with collections Save and categorize content based on your preferences.

Summary

Namespaces

Google.XR.ARCoreExtensions

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-02-28 UTC.

  • Connect

    • Google Developers Blog
    • The Keyword
    • Github
    • X (Twitter)
    • Youtube
    • Google AR & VR
  • Programs

    • Women Techmakers
    • Google Developer Groups
    • Google Developer Experts
    • Accelerators
  • Developer consoles

    • Google Cloud Platform Console
    • Google Play Console
    • Firebase Console
Google Developers
  • Android
  • Chrome
  • Firebase
  • Google Cloud Platform
  • Google AI
  • All products
  • Terms
  • Privacy
  • Manage cookies
  • Sign up for the Google for Developers newsletter Subscribe
  • English
  • Deutsch
  • Español
  • Français
  • Indonesia
  • Português – Brasil
  • Русский
  • 中文 – 简体
  • 日本語
  • 한국어