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": 360.3578796386719,
  22. "type": "panel",
  23. "width": 347.0514221191406
  24. },
  25. {
  26. "active": 0,
  27. "children": [
  28. "assets"
  29. ],
  30. "height": 660.6602783203125,
  31. "type": "panel",
  32. "width": 347.0514221191406
  33. }
  34. ],
  35. "height": 1024.01708984375,
  36. "type": "dock-v",
  37. "width": 347.0514221191406
  38. },
  39. {
  40. "children": [
  41. {
  42. "children": [
  43. {
  44. "active": 0,
  45. "children": [
  46. "scene"
  47. ],
  48. "height": 743.0191650390625,
  49. "type": "panel",
  50. "width": 1097.3790283203125
  51. },
  52. {
  53. "active": 0,
  54. "children": [
  55. "node-library"
  56. ],
  57. "height": 743.0191650390625,
  58. "type": "panel",
  59. "width": 305.83416748046875
  60. }
  61. ],
  62. "height": 743.0191650390625,
  63. "type": "dock-h",
  64. "width": 1406.224853515625
  65. },
  66. {
  67. "active": 0,
  68. "children": [
  69. "console",
  70. "timeline",
  71. "game-window"
  72. ],
  73. "height": 277.9989929199219,
  74. "type": "panel",
  75. "width": 1406.224853515625
  76. }
  77. ],
  78. "height": 1024.01708984375,
  79. "type": "dock-v",
  80. "width": 1406.224853515625
  81. },
  82. {
  83. "active": 0,
  84. "children": [
  85. "inspector",
  86. "cocos-services"
  87. ],
  88. "height": 1024.01708984375,
  89. "type": "panel",
  90. "width": 306.04840087890625
  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-1734503712319": {}
  108. },
  109. "panels": {
  110. "builder": {
  111. "x": 2588,
  112. "y": 162,
  113. "width": 563,
  114. "height": 775
  115. }
  116. },
  117. "panelLabelWidth": {
  118. "builder": null,
  119. "inspector": null
  120. }
  121. }