Sun_moves/local/layout.editor.json
2024-06-11 15:58:08 +08:00

99 lines
1.9 KiB
JSON

{
"version": "1.1.1",
"windows": {
"main": {
"main": true,
"url": "app://editor/index.html",
"windowType": "dockable",
"x": -8,
"y": -8,
"width": 1296,
"height": 688,
"layout": {
"type": "dock-h",
"children": [
{
"width": 207,
"height": 571,
"type": "dock-v",
"children": [
{
"width": 207,
"height": 307.9895935058594,
"type": "panel",
"active": 0,
"children": [
"hierarchy"
]
},
{
"width": 207,
"height": 260,
"type": "panel",
"active": 0,
"children": [
"assets"
]
}
]
},
{
"width": 759.9896240234375,
"height": 571,
"type": "panel",
"active": 0,
"children": [
"scene"
]
},
{
"width": 307,
"height": 571,
"type": "panel",
"active": 0,
"children": [
"inspector",
"cocos-services"
]
}
]
},
"panels": [
"hierarchy",
"assets",
"scene",
"inspector",
"cocos-services"
]
},
" common-asset-worker-worker": {}
},
"panels": {
"builder": {
"x": 512,
"y": 4,
"width": 516,
"height": 674
},
"project-settings": {
"x": -8,
"y": -8,
"width": 1296,
"height": 688
},
"console": {
"x": 258,
"y": 192,
"width": 834,
"height": 350
},
"store": {
"x": 124,
"y": 0,
"width": 1016,
"height": 672
}
},
"panelLabelWidth": {}
}