123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118 |
- {
- "version": 1,
- "windows": [
- {
- "uuid": "756d15fa-4ed7-416d-b922-66bcd638811e",
- "url": "main.html",
- "userData": {
- "layout": {
- "version": 1,
- "layout": {
- "min-width": 904,
- "min-height": 530,
- "direction": "row",
- "percent": 1,
- "minimize": false,
- "children": [
- {
- "min-width": 200,
- "min-height": 402,
- "direction": "column",
- "percent": 0.25,
- "minimize": false,
- "children": [
- {
- "min-width": 200,
- "min-height": 200,
- "direction": "none",
- "percent": 0.5,
- "minimize": false,
- "active": "hierarchy",
- "panels": [
- "hierarchy"
- ]
- },
- {
- "min-width": 200,
- "min-height": 200,
- "direction": "none",
- "percent": 0.5,
- "minimize": false,
- "active": "assets",
- "panels": [
- "assets"
- ]
- }
- ]
- },
- {
- "min-width": 400,
- "min-height": 452,
- "direction": "column",
- "percent": 0.5,
- "minimize": false,
- "children": [
- {
- "min-width": 400,
- "min-height": 300,
- "direction": "none",
- "percent": 0.7,
- "minimize": false,
- "active": "scene",
- "panels": [
- "scene"
- ]
- },
- {
- "min-width": 350,
- "min-height": 150,
- "direction": "none",
- "percent": 0.3,
- "minimize": false,
- "active": "assets.preview",
- "panels": [
- "assets.preview",
- "console",
- "animator"
- ]
- }
- ]
- },
- {
- "min-width": 300,
- "min-height": 530,
- "direction": "none",
- "percent": 0.25,
- "minimize": false,
- "active": "inspector",
- "panels": [
- "inspector",
- "cocos-service"
- ]
- }
- ]
- }
- }
- },
- "options": {
- "center": true,
- "width": 1100,
- "height": 700,
- "webPreferences": {
- "nodeIntegration": true,
- "webviewTag": true,
- "enableRemoteModule": true,
- "contextIsolation": false,
- "backgroundThrottling": false
- },
- "show": false
- },
- "bounds": {
- "x": 257,
- "y": 78,
- "width": 1100,
- "height": 700
- }
- }
- ]
- }
|