123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105 |
- {
- "version": "1.1.1",
- "windows": {
- "main": {
- "main": true,
- "url": "app://editor/index.html",
- "windowType": "dockable",
- "x": 674,
- "y": 52,
- "width": 1169,
- "height": 925,
- "layout": {
- "type": "dock-h",
- "children": [
- {
- "width": 204,
- "height": 807,
- "type": "dock-v",
- "children": [
- {
- "width": 204,
- "height": 356,
- "type": "panel",
- "active": 0,
- "children": [
- "hierarchy"
- ]
- },
- {
- "width": 204,
- "height": 447.984375,
- "type": "panel",
- "active": 0,
- "children": [
- "assets"
- ]
- }
- ]
- },
- {
- "width": 439,
- "height": 807,
- "type": "dock-v",
- "children": [
- {
- "width": 439,
- "height": 577.984375,
- "type": "panel",
- "active": 0,
- "children": [
- "scene",
- "builder"
- ]
- },
- {
- "width": 439,
- "height": 226,
- "type": "panel",
- "active": 0,
- "children": [
- "console"
- ]
- }
- ]
- },
- {
- "width": 504,
- "height": 807,
- "type": "panel",
- "active": 0,
- "children": [
- "inspector",
- "timeline"
- ]
- }
- ]
- },
- "panels": [
- "hierarchy",
- "assets",
- "scene",
- "builder",
- "console",
- "inspector",
- "timeline"
- ]
- },
- " common-asset-worker-worker": {}
- },
- "panels": {
- "builder": {
- "x": 556,
- "y": 105,
- "width": 500,
- "height": 722
- },
- "preferences": {
- "x": 672,
- "y": 240,
- "width": 600,
- "height": 565
- }
- },
- "panelLabelWidth": {}
- }
|