123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150 |
- {
- "version": "1.1.1",
- "windows": {
- "main": {
- "main": true,
- "url": "app://editor/index.html",
- "windowType": "dockable",
- "x": 0,
- "y": 29,
- "width": 1280,
- "height": 682,
- "layout": {
- "type": "dock-h",
- "children": [
- {
- "width": 232,
- "height": 595,
- "type": "dock-v",
- "children": [
- {
- "width": 232,
- "height": 330.109375,
- "type": "panel",
- "active": 0,
- "children": [
- "hierarchy"
- ]
- },
- {
- "width": 232,
- "height": 261.890625,
- "type": "panel",
- "active": 0,
- "children": [
- "assets"
- ]
- }
- ]
- },
- {
- "width": 697,
- "height": 595,
- "type": "dock-v",
- "children": [
- {
- "width": 697,
- "height": 325.09375,
- "type": "dock-h",
- "children": [
- {
- "width": 395,
- "height": 325.09375,
- "type": "panel",
- "active": 0,
- "children": [
- "scene"
- ]
- },
- {
- "width": 299,
- "height": 325.09375,
- "type": "panel",
- "active": 0,
- "children": [
- "node-library"
- ]
- }
- ]
- },
- {
- "width": 697,
- "height": 266.90625,
- "type": "panel",
- "active": 0,
- "children": [
- "console",
- "timeline"
- ]
- }
- ]
- },
- {
- "width": 345,
- "height": 595,
- "type": "panel",
- "active": 0,
- "children": [
- "inspector",
- "cocos-services"
- ]
- }
- ]
- },
- "panels": [
- "hierarchy",
- "assets",
- "scene",
- "node-library",
- "console",
- "timeline",
- "inspector",
- "cocos-services"
- ]
- }
- },
- "panels": {
- "builder": {
- "x": 225,
- "y": 25,
- "width": 723,
- "height": 682
- },
- "preferences": {
- "x": 1680,
- "y": 129,
- "width": 600,
- "height": 565
- },
- "sprite-editor": {
- "x": 2601,
- "y": 315,
- "width": 516,
- "height": 539
- },
- "project-settings": {
- "x": 440,
- "y": 173,
- "width": 584,
- "height": 554
- },
- "store": {
- "x": 1826,
- "y": 117,
- "width": 1000,
- "height": 682
- },
- "netease-yidun-encrypt": {
- "x": 255,
- "y": 71,
- "width": 684,
- "height": 504
- }
- },
- "panelLabelWidth.builder": null,
- "panelLabelWidth": {
- "builder": null,
- "inspector": null
- },
- "panelLabelWidth.inspector": null
- }
|