window.json 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118
  1. {
  2. "version": 1,
  3. "windows": [
  4. {
  5. "uuid": "756d15fa-4ed7-416d-b922-66bcd638811e",
  6. "url": "main.html",
  7. "userData": {
  8. "layout": {
  9. "version": 1,
  10. "layout": {
  11. "min-width": 904,
  12. "min-height": 530,
  13. "direction": "row",
  14. "percent": 1,
  15. "minimize": false,
  16. "children": [
  17. {
  18. "min-width": 200,
  19. "min-height": 402,
  20. "direction": "column",
  21. "percent": 0.25,
  22. "minimize": false,
  23. "children": [
  24. {
  25. "min-width": 200,
  26. "min-height": 200,
  27. "direction": "none",
  28. "percent": 0.5,
  29. "minimize": false,
  30. "active": "hierarchy",
  31. "panels": [
  32. "hierarchy"
  33. ]
  34. },
  35. {
  36. "min-width": 200,
  37. "min-height": 200,
  38. "direction": "none",
  39. "percent": 0.5,
  40. "minimize": false,
  41. "active": "assets",
  42. "panels": [
  43. "assets"
  44. ]
  45. }
  46. ]
  47. },
  48. {
  49. "min-width": 400,
  50. "min-height": 452,
  51. "direction": "column",
  52. "percent": 0.5,
  53. "minimize": false,
  54. "children": [
  55. {
  56. "min-width": 400,
  57. "min-height": 300,
  58. "direction": "none",
  59. "percent": 0.7,
  60. "minimize": false,
  61. "active": "scene",
  62. "panels": [
  63. "scene"
  64. ]
  65. },
  66. {
  67. "min-width": 350,
  68. "min-height": 150,
  69. "direction": "none",
  70. "percent": 0.3,
  71. "minimize": false,
  72. "active": "assets.preview",
  73. "panels": [
  74. "assets.preview",
  75. "console",
  76. "animator"
  77. ]
  78. }
  79. ]
  80. },
  81. {
  82. "min-width": 300,
  83. "min-height": 530,
  84. "direction": "none",
  85. "percent": 0.25,
  86. "minimize": false,
  87. "active": "inspector",
  88. "panels": [
  89. "inspector",
  90. "cocos-service"
  91. ]
  92. }
  93. ]
  94. }
  95. }
  96. },
  97. "options": {
  98. "center": true,
  99. "width": 1100,
  100. "height": 700,
  101. "webPreferences": {
  102. "nodeIntegration": true,
  103. "webviewTag": true,
  104. "enableRemoteModule": true,
  105. "contextIsolation": false,
  106. "backgroundThrottling": false
  107. },
  108. "show": false
  109. },
  110. "bounds": {
  111. "x": 257,
  112. "y": 78,
  113. "width": 1100,
  114. "height": 700
  115. }
  116. }
  117. ]
  118. }