package.json
857 Bytes
{
"name": "com.unity.xr.arcore",
"displayName": "ARCore XR Plugin",
"version": "4.1.1",
"unity": "2019.4",
"description": "Provides native Google ARCore integration for use with Unity's multi-platform XR API.\nSupports the following features:\n-Efficient Background Rendering\n-Horizontal Planes\n-Depth Data\n-Anchors\n-Hit Testing\n-Occlusion",
"keywords": [
"arcore",
"ar",
"augmented",
"xr",
"reality",
"core"
],
"dependencies": {
"com.unity.xr.arsubsystems": "4.1.1",
"com.unity.xr.management": "3.2.16",
"com.unity.modules.androidjni": "1.0.0"
},
"upmCi": {
"footprint": "ddd7d81ca8cc6404539700839efe4f260452af59"
},
"repository": {
"url": "https://github.com/Unity-Technologies/upm-xr-arcore.git",
"type": "git",
"revision": "92fe1520a08ea2687b263267d422174a3233b83d"
}
}