{
  "GameObjects": [
    {
      "Id": "7c163f9b-273d-41e8-91d6-9f096d02854b",
      "Name": "Camera",
      "Position": "1011.863,273.6311,-1540.558",
      "Rotation": "0.104912,0.06145444,-0.8564602,0.5016899",
      "Enabled": true,
      "Components": [
        {
          "__type": "CameraComponent",
          "__enabled": true,
          "BackgroundColor": "0.25292,0.26086,0.29703,1",
          "ClearFlags": "All",
          "FieldOfView": 85.5,
          "Orthographic": false,
          "OrthographicHeight": 1204,
          "RenderExcludeTags": "",
          "RenderTags": "",
          "TargetEye": "None",
          "ZFar": 2136.4,
          "ZNear": 1
        }
      ]
    },
    {
      "Id": "33577379-4b88-4a04-bb85-6a86b5e70db0",
      "Name": "Screen UI",
      "Enabled": true,
      "Components": [
        {
          "__type": "ScreenPanel",
          "__enabled": true,
          "AutoScreenScale": true,
          "Opacity": 1,
          "Scale": 1,
          "ZIndex": 100
        }
      ],
      "Children": [
        {
          "Id": "4f9ab128-10e1-42f4-91ec-7122b047b4dc",
          "Name": "Scene Menu",
          "Enabled": true,
          "Components": [
            {
              "__type": "SceneMenuPanel",
              "__enabled": true
            }
          ]
        }
      ]
    }
  ],
  "SceneProperties": {
    "NetworkFrequency": 60,
    "FixedUpdateFrequency": 50,
    "Lerping": true,
    "MaxFixedUpdates": 5,
    "TimeScale": 1,
    "ThreadedAnimation": true,
    "UseFixedUpdate": true
  },
  "Title": "menu",
  "Description": "",
  "__references": []
}