Assignment for RMIT Mixed Reality in 2020
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.

19 lines
480 B

  1. {
  2. "name": "Oculus.VR",
  3. "references": [],
  4. "optionalUnityReferences": [],
  5. "includePlatforms": [],
  6. "excludePlatforms": [],
  7. "allowUnsafeCode": false,
  8. "versionDefines": [
  9. {
  10. "name": "com.unity.xr.management",
  11. "expression": "",
  12. "define": "USING_XR_MANAGEMENT"
  13. },
  14. {
  15. "name": "com.unity.xr.oculus",
  16. "expression": "",
  17. "define": "USING_XR_SDK_OCULUS"
  18. }
  19. ]
  20. }