project.json 659 B

123456789101112131415161718192021222324252627282930313233
  1. {
  2. "collision-matrix": [
  3. [
  4. true
  5. ]
  6. ],
  7. "excluded-modules": [
  8. "3D Physics/cannon.js",
  9. "3D Physics/Builtin",
  10. "3D Particle",
  11. "SafeArea"
  12. ],
  13. "group-list": [
  14. "default"
  15. ],
  16. "start-scene": "e290ff9f-11fb-4f32-aa7b-1d0723c5b8e3",
  17. "design-resolution-width": 960,
  18. "design-resolution-height": 640,
  19. "fit-width": false,
  20. "fit-height": true,
  21. "use-project-simulator-setting": false,
  22. "simulator-orientation": false,
  23. "use-customize-simulator": false,
  24. "simulator-resolution": {
  25. "width": 960,
  26. "height": 640
  27. },
  28. "migrate-history": [
  29. "cloud-function"
  30. ],
  31. "last-module-event-record-time": 1640865174357
  32. }