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
815 B

4 years ago
  1. {
  2. "name": "com.unity.xr.arcore",
  3. "displayName": "ARCore XR Plugin",
  4. "version": "3.1.3",
  5. "unity": "2019.2",
  6. "description": "Provides native Google ARCore 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",
  7. "keywords": [
  8. "arcore",
  9. "ar",
  10. "augmented",
  11. "xr",
  12. "reality",
  13. "core"
  14. ],
  15. "dependencies": {
  16. "com.unity.xr.arsubsystems": "3.1.3",
  17. "com.unity.xr.management": "3.0.6",
  18. "com.unity.modules.androidjni": "1.0.0"
  19. },
  20. "repository": {
  21. "footprint": "197a1fcd58f477969338c7f291e4b09f7c114269",
  22. "type": "git",
  23. "url": "https://github.com/Unity-Technologies/upm-xr-arcore.git",
  24. "revision": "800c1e73e78ed457f9335d83726854e85c0de213"
  25. }
  26. }