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
985 B
26 lines
985 B
{
|
|
"name": "com.unity.xr.arfoundation",
|
|
"displayName": "AR Foundation",
|
|
"version": "3.1.3",
|
|
"unity": "2019.2",
|
|
"description": "A collection of MonoBehaviours and C# utilities for working with AR Subsystems. \n\nIncludes: \n▪ GameObject menu items for creating an AR setup \n▪ MonoBehaviours that control AR session lifecycle and create GameObjects from detected, real-world trackable features \n▪ Scale handling \n▪ Face tracking\n\nSamples available at https://github.com/Unity-Technologies/arfoundation-samples",
|
|
"keywords": [
|
|
"xr",
|
|
"ar",
|
|
"augmented",
|
|
"reality",
|
|
"utility",
|
|
"utilities",
|
|
"foundation",
|
|
"core"
|
|
],
|
|
"dependencies": {
|
|
"com.unity.xr.arsubsystems": "3.1.3"
|
|
},
|
|
"repository": {
|
|
"footprint": "f75a902cfdaa1c29e8f48790079f512a89dcd1d5",
|
|
"type": "git",
|
|
"url": "https://github.cds.internal.unity3d.com/unity/com.unity.xr.arfoundation.git",
|
|
"revision": "86d92cb750e145421336819c215ba6864386706c"
|
|
}
|
|
}
|