layout.editor.json 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119
  1. {
  2. "version": "1.1.1",
  3. "windows": {
  4. "main": {
  5. "main": true,
  6. "url": "app://editor/index.html",
  7. "windowType": "dockable",
  8. "x": 0,
  9. "y": 25,
  10. "width": 1280,
  11. "height": 685,
  12. "layout": {
  13. "type": "dock-h",
  14. "children": [
  15. {
  16. "width": 204,
  17. "height": 598,
  18. "type": "dock-v",
  19. "children": [
  20. {
  21. "width": 204,
  22. "height": 298.1875,
  23. "type": "panel",
  24. "active": 0,
  25. "children": [
  26. "hierarchy"
  27. ]
  28. },
  29. {
  30. "width": 204,
  31. "height": 296.8125,
  32. "type": "panel",
  33. "active": 0,
  34. "children": [
  35. "assets"
  36. ]
  37. }
  38. ]
  39. },
  40. {
  41. "width": 482.4375,
  42. "height": 598,
  43. "type": "panel",
  44. "active": 0,
  45. "children": [
  46. "scene"
  47. ]
  48. },
  49. {
  50. "width": 587.546875,
  51. "height": 598,
  52. "type": "panel",
  53. "active": 0,
  54. "children": [
  55. "inspector",
  56. "node-library"
  57. ]
  58. }
  59. ]
  60. },
  61. "panels": [
  62. "hierarchy",
  63. "assets",
  64. "scene",
  65. "inspector",
  66. "node-library"
  67. ]
  68. },
  69. " common-asset-worker-worker": {},
  70. "window-1705634822992": {},
  71. " build-worker-worker": {},
  72. " compile-worker-worker": {}
  73. },
  74. "panels": {
  75. "sprite-editor": {
  76. "x": 702,
  77. "y": 240,
  78. "width": 516,
  79. "height": 539
  80. },
  81. "project-settings": {
  82. "x": 662,
  83. "y": 240,
  84. "width": 600,
  85. "height": 565
  86. },
  87. "preferences": {
  88. "x": 2006,
  89. "y": 301,
  90. "width": 600,
  91. "height": 565
  92. },
  93. "builder": {
  94. "x": 478,
  95. "y": 233,
  96. "width": 516,
  97. "height": 739
  98. },
  99. "console": {
  100. "x": 760,
  101. "y": 326,
  102. "width": 404,
  103. "height": 328
  104. },
  105. "keystore": {
  106. "x": 330,
  107. "y": 25,
  108. "width": 543,
  109. "height": 581
  110. },
  111. "store": {
  112. "x": 140,
  113. "y": 25,
  114. "width": 1000,
  115. "height": 685
  116. }
  117. },
  118. "panelLabelWidth": {}
  119. }