layout.editor.json 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176
  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. "type": "dock-h",
  14. "children": [
  15. {
  16. "width": 349,
  17. "height": 968,
  18. "type": "dock-v",
  19. "children": [
  20. {
  21. "width": 349,
  22. "height": 538,
  23. "type": "panel",
  24. "active": 0,
  25. "children": [
  26. "hierarchy"
  27. ]
  28. },
  29. {
  30. "width": 349,
  31. "height": 427,
  32. "type": "panel",
  33. "active": 0,
  34. "children": [
  35. "assets"
  36. ]
  37. }
  38. ]
  39. },
  40. {
  41. "width": 1047,
  42. "height": 968,
  43. "type": "dock-v",
  44. "children": [
  45. {
  46. "width": 1047,
  47. "height": 531,
  48. "type": "dock-h",
  49. "children": [
  50. {
  51. "width": 593.984375,
  52. "height": 531,
  53. "type": "panel",
  54. "active": 0,
  55. "children": [
  56. "scene"
  57. ]
  58. },
  59. {
  60. "width": 450,
  61. "height": 531,
  62. "type": "panel",
  63. "active": 0,
  64. "children": [
  65. "node-library"
  66. ]
  67. }
  68. ]
  69. },
  70. {
  71. "width": 1047,
  72. "height": 434,
  73. "type": "panel",
  74. "active": 0,
  75. "children": [
  76. "console",
  77. "timeline"
  78. ]
  79. }
  80. ]
  81. },
  82. {
  83. "width": 518,
  84. "height": 968,
  85. "type": "panel",
  86. "active": 0,
  87. "children": [
  88. "inspector",
  89. "cocos-services"
  90. ]
  91. }
  92. ]
  93. },
  94. "panels": [
  95. "hierarchy",
  96. "assets",
  97. "scene",
  98. "node-library",
  99. "console",
  100. "timeline",
  101. "inspector",
  102. "cocos-services"
  103. ]
  104. },
  105. "window-1702914861317": {
  106. "main": false,
  107. "url": "unpack://static/window.html",
  108. "windowType": "dockable",
  109. "x": 1790,
  110. "y": 223,
  111. "width": 684,
  112. "height": 504,
  113. "layout": {
  114. "type": "dock-v",
  115. "children": [
  116. {
  117. "width": 684,
  118. "height": 476,
  119. "type": "panel",
  120. "active": 0,
  121. "children": [
  122. "netease-yidun-encrypt"
  123. ]
  124. }
  125. ]
  126. },
  127. "panels": [
  128. "netease-yidun-encrypt"
  129. ]
  130. }
  131. },
  132. "panels": {
  133. "builder": {
  134. "x": 1640,
  135. "y": 25,
  136. "width": 723,
  137. "height": 682
  138. },
  139. "preferences": {
  140. "x": 289,
  141. "y": 25,
  142. "width": 600,
  143. "height": 565
  144. },
  145. "sprite-editor": {
  146. "x": 2601,
  147. "y": 315,
  148. "width": 516,
  149. "height": 539
  150. },
  151. "project-settings": {
  152. "x": 440,
  153. "y": 173,
  154. "width": 584,
  155. "height": 554
  156. },
  157. "store": {
  158. "x": 1826,
  159. "y": 117,
  160. "width": 1000,
  161. "height": 682
  162. },
  163. "netease-yidun-encrypt": {
  164. "x": 1790,
  165. "y": 223,
  166. "width": 684,
  167. "height": 504
  168. }
  169. },
  170. "panelLabelWidth.builder": null,
  171. "panelLabelWidth": {
  172. "builder": null,
  173. "inspector": null
  174. },
  175. "panelLabelWidth.inspector": null
  176. }