package.json
826 Bytes
{
"name": "com.unity.xr.arkit",
"displayName": "ARKit XR Plugin",
"version": "4.0.12",
"unity": "2019.4",
"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-Anchors\n-Hit Testing\n-Face Tracking\n-Environment Probes\n-Meshing",
"keywords": [
"arkit",
"ar",
"augmented",
"xr",
"reality"
],
"dependencies": {
"com.unity.xr.arsubsystems": "4.0.12",
"com.unity.xr.management": "4.0.1"
},
"upmCi": {
"footprint": "1975e295f2d326958dae622b74b4470d5ae23690"
},
"repository": {
"url": "https://github.cds.internal.unity3d.com/unity/arfoundation.git",
"type": "git",
"revision": "d2250746d9e0645ddb4cf008d12f833bf31603e1"
}
}