layout.editor.json 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140
  1. {
  2. "version": "1.1.1",
  3. "windows": {
  4. "main": {
  5. "main": true,
  6. "url": "app://editor/index.html",
  7. "windowType": "dockable",
  8. "x": 1280,
  9. "y": 25,
  10. "width": 1920,
  11. "height": 1055,
  12. "layout": {
  13. "children": [
  14. {
  15. "children": [
  16. {
  17. "active": 0,
  18. "children": [
  19. "hierarchy"
  20. ],
  21. "height": 536.5,
  22. "type": "panel",
  23. "width": 348.546875
  24. },
  25. {
  26. "active": 0,
  27. "children": [
  28. "assets",
  29. "cloud-function"
  30. ],
  31. "height": 426,
  32. "type": "panel",
  33. "width": 348.546875
  34. }
  35. ],
  36. "height": 965.5,
  37. "type": "dock-v",
  38. "width": 348.546875
  39. },
  40. {
  41. "children": [
  42. {
  43. "children": [
  44. {
  45. "active": 0,
  46. "children": [
  47. "scene"
  48. ],
  49. "height": 530.03125,
  50. "type": "panel",
  51. "width": 594.28125
  52. },
  53. {
  54. "active": 0,
  55. "children": [
  56. "node-library"
  57. ],
  58. "height": 530.03125,
  59. "type": "panel",
  60. "width": 449.859375
  61. }
  62. ],
  63. "height": 530.03125,
  64. "type": "dock-h",
  65. "width": 1047.140625
  66. },
  67. {
  68. "active": 0,
  69. "children": [
  70. "console",
  71. "timeline"
  72. ],
  73. "height": 432.46875,
  74. "type": "panel",
  75. "width": 1047.140625
  76. }
  77. ],
  78. "height": 965.5,
  79. "type": "dock-v",
  80. "width": 1047.140625
  81. },
  82. {
  83. "active": 0,
  84. "children": [
  85. "inspector",
  86. "cocos-services"
  87. ],
  88. "height": 965.5,
  89. "type": "panel",
  90. "width": 518.3125
  91. }
  92. ],
  93. "type": "dock-h"
  94. },
  95. "panels": [
  96. "hierarchy",
  97. "assets",
  98. "cloud-function",
  99. "scene",
  100. "node-library",
  101. "console",
  102. "timeline",
  103. "inspector",
  104. "cocos-services"
  105. ]
  106. }
  107. },
  108. "panels": {
  109. "builder": {
  110. "x": 1640,
  111. "y": 25,
  112. "width": 723,
  113. "height": 682
  114. },
  115. "preferences": {
  116. "x": 289,
  117. "y": 25,
  118. "width": 600,
  119. "height": 565
  120. },
  121. "sprite-editor": {
  122. "x": 2601,
  123. "y": 315,
  124. "width": 516,
  125. "height": 539
  126. },
  127. "project-settings": {
  128. "x": 440,
  129. "y": 173,
  130. "width": 584,
  131. "height": 554
  132. }
  133. },
  134. "panelLabelWidth.builder": null,
  135. "panelLabelWidth": {
  136. "builder": null,
  137. "inspector": null
  138. },
  139. "panelLabelWidth.inspector": null
  140. }