layout.editor.json 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121
  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": 329.8387145996094,
  22. "type": "panel",
  23. "width": 347.12701416015625
  24. },
  25. {
  26. "active": 0,
  27. "children": [
  28. "assets"
  29. ],
  30. "height": 605.7081909179688,
  31. "type": "panel",
  32. "width": 347.12701416015625
  33. }
  34. ],
  35. "height": 938.5458984375,
  36. "type": "dock-v",
  37. "width": 347.12701416015625
  38. },
  39. {
  40. "children": [
  41. {
  42. "children": [
  43. {
  44. "active": 0,
  45. "children": [
  46. "scene"
  47. ],
  48. "height": 545.3125,
  49. "type": "panel",
  50. "width": 863.5836791992188
  51. },
  52. {
  53. "active": 0,
  54. "children": [
  55. "node-library"
  56. ],
  57. "height": 545.3125,
  58. "type": "panel",
  59. "width": 265.09576416015625
  60. }
  61. ],
  62. "height": 545.3125,
  63. "type": "dock-h",
  64. "width": 1131.678466796875
  65. },
  66. {
  67. "active": 0,
  68. "children": [
  69. "console",
  70. "timeline",
  71. "game-window"
  72. ],
  73. "height": 390.234375,
  74. "type": "panel",
  75. "width": 1131.678466796875
  76. }
  77. ],
  78. "height": 938.5458984375,
  79. "type": "dock-v",
  80. "width": 1131.678466796875
  81. },
  82. {
  83. "active": 0,
  84. "children": [
  85. "inspector",
  86. "cocos-services"
  87. ],
  88. "height": 938.5458984375,
  89. "type": "panel",
  90. "width": 574.8613891601562
  91. }
  92. ],
  93. "type": "dock-h"
  94. },
  95. "panels": [
  96. "hierarchy",
  97. "assets",
  98. "scene",
  99. "node-library",
  100. "console",
  101. "timeline",
  102. "game-window",
  103. "inspector",
  104. "cocos-services"
  105. ]
  106. },
  107. "window-1734664041805": {}
  108. },
  109. "panels": {
  110. "builder": {
  111. "x": 2601,
  112. "y": 196,
  113. "width": 588,
  114. "height": 803
  115. }
  116. },
  117. "panelLabelWidth": {
  118. "builder": null,
  119. "inspector": null
  120. }
  121. }