123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122 |
- {
- "version": "1.1.1",
- "windows": {
- "main": {
- "main": true,
- "url": "app://editor/index.html",
- "windowType": "dockable",
- "x": 0,
- "y": 0,
- "width": 1536,
- "height": 824,
- "layout": {
- "type": "dock-h",
- "children": [
- {
- "width": 360.8625183105469,
- "height": 708.2000122070312,
- "type": "dock-v",
- "children": [
- {
- "width": 360.8625183105469,
- "height": 388.1125183105469,
- "type": "panel",
- "active": 0,
- "children": [
- "hierarchy"
- ]
- },
- {
- "width": 360.8625183105469,
- "height": 317.0874938964844,
- "type": "panel",
- "active": 0,
- "children": [
- "assets"
- ]
- }
- ]
- },
- {
- "width": 701.7250366210938,
- "height": 708.2000122070312,
- "type": "dock-v",
- "children": [
- {
- "width": 701.7250366210938,
- "height": 438.7375183105469,
- "type": "panel",
- "active": 0,
- "children": [
- "scene"
- ]
- },
- {
- "width": 701.7250366210938,
- "height": 266.45001220703125,
- "type": "panel",
- "active": 1,
- "children": [
- "console",
- "timeline",
- "game-window"
- ]
- }
- ]
- },
- {
- "width": 453.82501220703125,
- "height": 708.2000122070312,
- "type": "panel",
- "active": 0,
- "children": [
- "inspector",
- "cocos-services"
- ]
- }
- ]
- },
- "panels": [
- "hierarchy",
- "assets",
- "scene",
- "console",
- "timeline",
- "game-window",
- "inspector",
- "cocos-services"
- ]
- },
- " common-asset-worker-worker": {}
- },
- "panels": {
- "preferences": {
- "x": 520,
- "y": 216,
- "width": 584,
- "height": 548
- },
- "project-settings": {
- "x": 542,
- "y": 254,
- "width": 600,
- "height": 565
- },
- "node-library": {
- "x": 802,
- "y": 250,
- "width": 316,
- "height": 519
- },
- "builder": {
- "x": 670,
- "y": 119,
- "width": 516,
- "height": 739
- }
- },
- "panelLabelWidth": {
- "inspector": null,
- "builder": null
- }
- }
|