You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Google ARCore Extensions for AR Foundation. This package provides access to ARCore features not covered by AR Foundation's cross platform API.",
"author":
{
"name": "Google LLC"
},
"dependencies":
{
"com.unity.xr.arfoundation": "4.1.5",
"com.unity.xr.arcore": "4.1.5",
"com.unity.xr.arkit": "4.1.5"
},
"samples": [
{
"displayName": "Persistent Cloud Anchor Sample",
"description": "The Persistent Cloud Anchor sample using ARCore Extensions. Demonstrates how to host and resolve Cloud Anchors.",
"path": "Samples~/PersistentCloudAnchors"
},
{
"displayName": "Geospatial Sample",
"description": "The Geospatial sample using ARCore Extensions. Demonstrates how to resolve Terrain anchors, check VPS availability, and obtain the camera's Geospatial pose.",