36 lines
1.5 KiB
JSON
36 lines
1.5 KiB
JSON
{
|
|
"name": "com.unity.xr.arcore",
|
|
"displayName": "Google ARCore XR Plugin",
|
|
"version": "6.1.1",
|
|
"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.1",
|
|
"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- Recompiled the native plug-in with support for [16 KB page sizes](https://developer.android.com/guide/practices/page-sizes) on Android 15 or newer.\n- Changed AR Foundation dependency version from 6.1.0 to 6.1.1.\n\n### Fixed\n\n- Fixed the `ARCoreOcclusionSubsystem` and the `ARCoreCameraSubsystem` so that they no longer return invalid textures on the first frames after an ARCore session start."
|
|
},
|
|
"upmCi": {
|
|
"footprint": "e3afd8b5cf6a1cab34fff8beef8661131db6d27e"
|
|
},
|
|
"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": "ec6bcceda5f2388b335d9f1e74bd40771d079dff"
|
|
},
|
|
"_fingerprint": "e763ae7fb3c5f43fade9e7023c2a282dc88e173b"
|
|
}
|