You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
815 B
26 lines
815 B
{
|
|
"name": "com.unity.xr.arcore",
|
|
"displayName": "ARCore XR Plugin",
|
|
"version": "3.1.3",
|
|
"unity": "2019.2",
|
|
"description": "Provides native Google ARCore integration for use with Unity's multi-platform XR API.\n=Supported Features=\n-Efficient Background Rendering\n-Horizontal Planes\n-Depth Data\n-Anchors\n-Hit Testing",
|
|
"keywords": [
|
|
"arcore",
|
|
"ar",
|
|
"augmented",
|
|
"xr",
|
|
"reality",
|
|
"core"
|
|
],
|
|
"dependencies": {
|
|
"com.unity.xr.arsubsystems": "3.1.3",
|
|
"com.unity.xr.management": "3.0.6",
|
|
"com.unity.modules.androidjni": "1.0.0"
|
|
},
|
|
"repository": {
|
|
"footprint": "197a1fcd58f477969338c7f291e4b09f7c114269",
|
|
"type": "git",
|
|
"url": "https://github.com/Unity-Technologies/upm-xr-arcore.git",
|
|
"revision": "800c1e73e78ed457f9335d83726854e85c0de213"
|
|
}
|
|
}
|