Unity.XR.OpenXR.Features.PICOSupport.asmdef 858 B

123456789101112131415161718192021222324252627282930
  1. {
  2. "name": "Unity.XR.OpenXR.Features.PICOSupport",
  3. "rootNamespace": "",
  4. "references": [
  5. "Unity.XR.ARSubsystems",
  6. "GUID:4847341ff46394e83bb78fbd0652937e",
  7. "GUID:2d535f87539094c419e506375c5b07c2",
  8. "Unity.XR.CoreUtils",
  9. "GUID:75469ad4d38634e559750d17036d5f7c"
  10. ],
  11. "includePlatforms": [],
  12. "excludePlatforms": [],
  13. "allowUnsafeCode": true,
  14. "overrideReferences": false,
  15. "precompiledReferences": [],
  16. "autoReferenced": true,
  17. "defineConstraints": [],
  18. "versionDefines": [
  19. {
  20. "name": "com.unity.xr.arfoundation",
  21. "expression": "4.1.13",
  22. "define": "AR_FOUNDATION"
  23. }, {
  24. "name": "com.unity.xr.openxr",
  25. "expression": "1.9.1",
  26. "define": "OPENXR_1_9_1"
  27. }
  28. ],
  29. "noEngineReferences": false
  30. }