SW 중심대학 OSS GIT 서버 박건태, 이승준, 고기완, 이준호 새로운 배포
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

4 years ago
  1. {
  2. "name": "com.unity.xr.arfoundation",
  3. "displayName": "AR Foundation",
  4. "version": "3.1.3",
  5. "unity": "2019.2",
  6. "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",
  7. "keywords": [
  8. "xr",
  9. "ar",
  10. "augmented",
  11. "reality",
  12. "utility",
  13. "utilities",
  14. "foundation",
  15. "core"
  16. ],
  17. "dependencies": {
  18. "com.unity.xr.arsubsystems": "3.1.3"
  19. },
  20. "repository": {
  21. "footprint": "f75a902cfdaa1c29e8f48790079f512a89dcd1d5",
  22. "type": "git",
  23. "url": "https://github.cds.internal.unity3d.com/unity/com.unity.xr.arfoundation.git",
  24. "revision": "86d92cb750e145421336819c215ba6864386706c"
  25. }
  26. }