123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140 |
- {
- "version": "1.1.1",
- "windows": {
- "main": {
- "main": true,
- "url": "app://editor/index.html",
- "windowType": "dockable",
- "x": 1280,
- "y": 25,
- "width": 1920,
- "height": 1055,
- "layout": {
- "children": [
- {
- "children": [
- {
- "active": 0,
- "children": [
- "hierarchy"
- ],
- "height": 536.5,
- "type": "panel",
- "width": 348.546875
- },
- {
- "active": 0,
- "children": [
- "assets",
- "cloud-function"
- ],
- "height": 426,
- "type": "panel",
- "width": 348.546875
- }
- ],
- "height": 965.5,
- "type": "dock-v",
- "width": 348.546875
- },
- {
- "children": [
- {
- "children": [
- {
- "active": 0,
- "children": [
- "scene"
- ],
- "height": 530.03125,
- "type": "panel",
- "width": 594.28125
- },
- {
- "active": 0,
- "children": [
- "node-library"
- ],
- "height": 530.03125,
- "type": "panel",
- "width": 449.859375
- }
- ],
- "height": 530.03125,
- "type": "dock-h",
- "width": 1047.140625
- },
- {
- "active": 0,
- "children": [
- "console",
- "timeline"
- ],
- "height": 432.46875,
- "type": "panel",
- "width": 1047.140625
- }
- ],
- "height": 965.5,
- "type": "dock-v",
- "width": 1047.140625
- },
- {
- "active": 0,
- "children": [
- "inspector",
- "cocos-services"
- ],
- "height": 965.5,
- "type": "panel",
- "width": 518.3125
- }
- ],
- "type": "dock-h"
- },
- "panels": [
- "hierarchy",
- "assets",
- "cloud-function",
- "scene",
- "node-library",
- "console",
- "timeline",
- "inspector",
- "cocos-services"
- ]
- }
- },
- "panels": {
- "builder": {
- "x": 1640,
- "y": 25,
- "width": 723,
- "height": 682
- },
- "preferences": {
- "x": 289,
- "y": 25,
- "width": 600,
- "height": 565
- },
- "sprite-editor": {
- "x": 2601,
- "y": 315,
- "width": 516,
- "height": 539
- },
- "project-settings": {
- "x": 440,
- "y": 173,
- "width": 584,
- "height": 554
- }
- },
- "panelLabelWidth.builder": null,
- "panelLabelWidth": {
- "builder": null,
- "inspector": null
- },
- "panelLabelWidth.inspector": null
- }
|