2021년 4학년 1학기 기업연계프로젝트2 컴퓨터소프트웨어공학과 <원광투어팀> 팀장 : 송유진 팀원 : 김나영, 이경희, 한유진
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.

34 lines
897 B

5 years ago
  1. {
  2. "name": "SteamVR",
  3. "references": [
  4. "SteamVR_Windows_EditorHelper",
  5. "Unity.XR.OpenVR",
  6. "UnityEngine.SpatialTracking"
  7. ],
  8. "includePlatforms": [],
  9. "excludePlatforms": [
  10. "Android"
  11. ],
  12. "allowUnsafeCode": false,
  13. "overrideReferences": false,
  14. "precompiledReferences": [],
  15. "autoReferenced": true,
  16. "defineConstraints": [],
  17. "versionDefines": [
  18. {
  19. "name": "com.valvesoftware.unity.openvr",
  20. "expression": "",
  21. "define": "OPENVR_XR_API"
  22. },
  23. {
  24. "name": "com.unity.xr.legacyinputhelpers",
  25. "expression": "",
  26. "define": "UNITY_LEGACY_INPUT_HELPERS"
  27. },
  28. {
  29. "name": "com.unity.render-pipelines.universal",
  30. "expression": "",
  31. "define": "UNITY_URP"
  32. }
  33. ],
  34. "noEngineReferences": false
  35. }