Files
Bachelor-Arbeit-Adrian-Haefner/Library/PackageCache/com.unity.xr.arcore@ee95a3194c2e/package.json
adriadri6972 d3d9c5f833 upload project
2025-07-31 15:21:08 +02:00

36 lines
1.2 KiB
JSON

{
"name": "com.unity.xr.arcore",
"displayName": "Google ARCore XR Plugin",
"version": "6.1.0",
"unity": "6000.0",
"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.arfoundation": "6.1.0",
"com.unity.xr.core-utils": "2.2.2",
"com.unity.xr.management": "4.4.0",
"com.unity.modules.androidjni": "1.0.0",
"com.unity.modules.unitywebrequest": "1.0.0"
},
"_upm": {
"changelog": "### Changed\n\n- Changed AR Foundation dependency version from 6.1.0-pre.5 to 6.1.0."
},
"upmCi": {
"footprint": "1dc8d8a34ced0da559007984b2fff575d71a539f"
},
"documentationUrl": "https://docs.unity3d.com/Packages/com.unity.xr.arcore@6.1/manual/index.html",
"repository": {
"url": "https://github.cds.internal.unity3d.com/unity/arfoundation.git",
"type": "git",
"revision": "5db845454a26a1bea749e128402841fde35f0290"
},
"_fingerprint": "ee95a3194c2e344bee4209037043ce1929d1cc6c"
}