layout.editor.json 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142
  1. {
  2. "version": "1.1.1",
  3. "windows": {
  4. "main": {
  5. "main": true,
  6. "url": "app://editor/index.html",
  7. "windowType": "dockable",
  8. "x": 1542,
  9. "y": -7,
  10. "width": 2078,
  11. "height": 1137,
  12. "layout": {
  13. "children": [
  14. {
  15. "children": [
  16. {
  17. "active": 0,
  18. "children": [
  19. "hierarchy"
  20. ],
  21. "height": 508.00152587890625,
  22. "type": "panel",
  23. "width": 516.5826416015625
  24. },
  25. {
  26. "active": 0,
  27. "children": [
  28. "assets"
  29. ],
  30. "height": 513.0040283203125,
  31. "type": "panel",
  32. "width": 516.5826416015625
  33. }
  34. ],
  35. "height": 1024.01708984375,
  36. "type": "dock-v",
  37. "width": 516.5826416015625
  38. },
  39. {
  40. "children": [
  41. {
  42. "children": [
  43. {
  44. "active": 0,
  45. "children": [
  46. "scene"
  47. ],
  48. "height": 755.0025024414062,
  49. "type": "panel",
  50. "width": 758.0645141601562
  51. },
  52. {
  53. "active": 0,
  54. "children": [
  55. "node-library"
  56. ],
  57. "height": 755.0025024414062,
  58. "type": "panel",
  59. "width": 355.0277099609375
  60. }
  61. ],
  62. "height": 755.0025024414062,
  63. "type": "dock-h",
  64. "width": 1116.0911865234375
  65. },
  66. {
  67. "active": 0,
  68. "children": [
  69. "console",
  70. "game-window",
  71. "timeline"
  72. ],
  73. "height": 266.0030212402344,
  74. "type": "panel",
  75. "width": 1116.0911865234375
  76. }
  77. ],
  78. "height": 1024.01708984375,
  79. "type": "dock-v",
  80. "width": 1116.0911865234375
  81. },
  82. {
  83. "active": 0,
  84. "children": [
  85. "inspector",
  86. "cocos-services"
  87. ],
  88. "height": 1024.01708984375,
  89. "type": "panel",
  90. "width": 426.65069580078125
  91. }
  92. ],
  93. "type": "dock-h"
  94. },
  95. "panels": [
  96. "hierarchy",
  97. "assets",
  98. "scene",
  99. "node-library",
  100. "console",
  101. "game-window",
  102. "timeline",
  103. "inspector",
  104. "cocos-services"
  105. ]
  106. },
  107. "window-1736582267886": {},
  108. "worker": {}
  109. },
  110. "panels": {
  111. "builder": {
  112. "x": 2823,
  113. "y": 86,
  114. "width": 602,
  115. "height": 812
  116. },
  117. "project-settings": {
  118. "x": 2129,
  119. "y": 356,
  120. "width": 608,
  121. "height": 569
  122. },
  123. "preferences": {
  124. "x": 2043,
  125. "y": 441,
  126. "width": 600,
  127. "height": 562
  128. },
  129. "sprite-editor": {
  130. "x": 1863,
  131. "y": 375,
  132. "width": 522,
  133. "height": 541
  134. }
  135. },
  136. "panelLabelWidth": {
  137. "builder": null,
  138. "project-settings": null,
  139. "inspector": null,
  140. "preferences": null
  141. }
  142. }