layout.editor.json 2.34 KB
{
  "version": "1.1.1",
  "windows": {
    "main": {
      "main": true,
      "url": "app://editor/index.html",
      "windowType": "dockable",
      "x": -8,
      "y": -8,
      "width": 2576,
      "height": 1416,
      "layout": {
        "type": "dock-h",
        "children": [
          {
            "width": 410.40625,
            "height": 1279.5,
            "type": "dock-v",
            "children": [
              {
                "width": 410.40625,
                "height": 626.890625,
                "type": "panel",
                "active": 0,
                "children": [
                  "hierarchy"
                ]
              },
              {
                "width": 410.40625,
                "height": 649.59375,
                "type": "panel",
                "active": 0,
                "children": [
                  "assets"
                ]
              }
            ]
          },
          {
            "width": 1531.34375,
            "height": 1279.5,
            "type": "dock-v",
            "children": [
              {
                "width": 1531.34375,
                "height": 930.96875,
                "type": "panel",
                "active": 0,
                "children": [
                  "scene"
                ]
              },
              {
                "width": 1531.34375,
                "height": 345.53125,
                "type": "panel",
                "active": 0,
                "children": [
                  "console",
                  "timeline",
                  "game-window"
                ]
              }
            ]
          },
          {
            "width": 596.234375,
            "height": 1279.5,
            "type": "panel",
            "active": 0,
            "children": [
              "inspector",
              "cocos-services",
              "node-library"
            ]
          }
        ]
      },
      "panels": [
        "hierarchy",
        "assets",
        "scene",
        "console",
        "timeline",
        "game-window",
        "inspector",
        "cocos-services",
        "node-library"
      ]
    }
  },
  "panels": {
    "builder": {
      "x": 1187,
      "y": 258,
      "width": 516,
      "height": 739
    },
    "project-settings": {
      "x": 1552,
      "y": 376,
      "width": 600,
      "height": 565
    }
  },
  "panelLabelWidth": {}
}