SamsaraGame/local/layout.editor.json

180 lines
3.6 KiB
JSON
Raw Permalink Normal View History

2025-04-24 17:03:28 +08:00
{
"version": "1.1.1",
"windows": {
"main": {
"main": true,
"url": "app://editor/index.html",
"windowType": "dockable",
"x": 0,
"y": 0,
"width": 1920,
"height": 1040,
"layout": {
"children": [
{
"children": [
{
"active": 0,
"children": [
"hierarchy"
],
"height": 415.859375,
"type": "panel",
"width": 346
},
{
"active": 0,
"children": [
"assets"
],
"height": 500.640625,
"type": "panel",
"width": 346
}
],
"height": 919.5,
"type": "dock-v",
"width": 346
},
{
"children": [
{
"active": 0,
"children": [
"scene"
],
"height": 615.328125,
"type": "panel",
"width": 1163
},
{
"active": 2,
"children": [
"console",
"timeline",
"game-window"
],
"height": 301.171875,
"type": "panel",
"width": 1163
}
],
"height": 919.5,
"type": "dock-v",
"width": 1163
},
{
"active": 0,
"children": [
"inspector",
"cocos-services"
],
"height": 919.5,
"type": "panel",
"width": 389
}
],
"type": "dock-h"
},
"panels": [
"hierarchy",
"assets",
"scene",
"console",
"timeline",
"game-window",
"inspector",
"cocos-services"
]
}
},
"panels": {
"builder": {
"x": 486,
"y": 29,
"width": 516,
"height": 743
},
"hot-update-tools": {
"x": 633,
"y": 35,
"width": 916,
"height": 939
},
"simulator-debugger": {
"x": 1154,
"y": 213,
"width": 816,
"height": 639
},
"store": {
"x": 400,
"y": 150,
"width": 1016,
"height": 739
},
"project-settings": {
"x": 390,
"y": 241,
"width": 600,
"height": 565
},
"sprite-editor": {
"x": 646,
"y": 198,
"width": 516,
"height": 539
},
"preferences": {
"x": 390,
"y": 231,
"width": 600,
"height": 565
},
"package-asset.import": {
"x": 702,
"y": 235,
"width": 520,
"height": 575
},
"find-invalid-asset": {
"x": 472,
"y": 170,
"width": 976,
"height": 679
},
"res-remove": {
"x": 602,
"y": 90,
"width": 716,
"height": 839
},
"assets": {
"x": 98,
"y": 601,
"width": 220,
"height": 265
},
"cloud-function": {
"x": 802,
"y": 290,
"width": 316,
"height": 465
}
},
"panelLabelWidth": {
"hot-update-tools": null,
"builder": null,
"inspector": null,
"preferences": null,
"project-settings": null,
"find-invalid-asset": null
},
"panelLabelWidth.hot-update-tools": null,
"panelLabelWidth.builder": null,
"panelLabelWidth.inspector": null,
"panelLabelWidth.preferences": null,
"panelLabelWidth.project-settings": null,
"panelLabelWidth.find-invalid-asset": null
}