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.

24 lines
789 B

4 years ago
  1. {
  2. "name": "com.unity.xr.arkit",
  3. "displayName": "ARKit XR Plugin",
  4. "version": "3.1.3",
  5. "unity": "2019.2",
  6. "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",
  7. "keywords": [
  8. "arkit",
  9. "ar",
  10. "augmented",
  11. "xr",
  12. "reality"
  13. ],
  14. "dependencies": {
  15. "com.unity.xr.arsubsystems": "3.1.3",
  16. "com.unity.xr.management": "3.0.6"
  17. },
  18. "repository": {
  19. "footprint": "44c72a20e3399f6dcfbaa50198ddc67720953175",
  20. "type": "git",
  21. "url": "https://github.com/Unity-Technologies/upm-xr-arkit.git",
  22. "revision": "45d84bfadf94c3503b7f1a21577e6891ef8ac7ee"
  23. }
  24. }