This repository has been archived on 2020-08-22. You can view files and clone it, but cannot push or open issues or pull requests.
flutter-unity-view-widget/example/unity/ARDemoApp/Library/PackageCache/com.unity.xr.arkit@3.0.0-pr.../package.json

24 lines
763 B
JSON

{
"name": "com.unity.xr.arkit",
"displayName": "ARKit XR Plugin",
"version": "3.0.0-preview.3",
"unity": "2019.2",
"description": "Provides native Apple ARKit integration for use with Unity's multi-platform XR API.\n=Supported Features=\n-Efficient Background Rendering\n-Horizontal Planes\n-Depth Data\n-Reference Points\n-Hit Testing\n-Face Tracking\n-Environment Probes",
"keywords": [
"arkit",
"ar",
"augmented",
"xr",
"reality"
],
"dependencies": {
"com.unity.xr.arsubsystems": "3.0.0-preview.3",
"com.unity.xr.management": "3.0.2-preview.2"
},
"repository": {
"type": "git",
"url": "git@github.com:Unity-Technologies/upm-xr-arkit.git",
"revision": "ce35876139aaa3d4d1d48adb8d547a7a4d92f4d4"
}
}