{
  "GameObjects": [
    {
      "Id": "59ba728e-6f5c-45b0-8d03-8d14dd3cf72e",
      "Name": "Main Camera",
      "Position": "-300,0,100",
      "Enabled": true,
      "Components": [
        {
          "__type": "CameraComponent",
          "__enabled": true,
          "BackgroundColor": "0.33333,0.46275,0.52157,1",
          "ClearFlags": "All",
          "FieldOfView": 60,
          "IsMainCamera": true,
          "Orthographic": false,
          "OrthographicHeight": 1204,
          "Priority": 1,
          "RenderExcludeTags": "",
          "RenderTags": "",
          "TargetEye": "None",
          "Viewport": "0,0,1,1",
          "ZFar": 10000,
          "ZNear": 10
        }
      ]
    },
    {
      "Id": "248793a0-af45-4134-8164-6ed573462ec2",
      "Name": "Directional Light",
      "Position": "0,0,200",
      "Rotation": "-0.2459843,0.5938584,0.2931525,0.7077326",
      "Enabled": true,
      "Components": [
        {
          "__type": "DirectionalLight",
          "__enabled": true,
          "LightColor": "0.91373,0.98039,1,1",
          "Shadows": true,
          "SkyColor": "0.05882,0.07451,0.08235,1"
        }
      ]
    },
    {
      "Id": "62f96fef-d874-4e02-bb22-92c3a46ec759",
      "Name": "DAW UI",
      "Position": "0,0,100",
      "Enabled": true,
      "Components": [
        {
          "__type": "ScreenPanel",
          "__enabled": true,
          "AutoScreenScale": true,
          "Opacity": 1,
          "Scale": 1,
          "ZIndex": 100
        },
        {
          "__type": "MainDAW",
          "__enabled": true,
          "BPM": 120,
          "Time": 0
        }
      ]
    }
  ],
  "SceneProperties": {
    "FixedUpdateFrequency": 50,
    "Lerping": true,
    "MaxFixedUpdates": 5,
    "NetworkFrequency": 30,
    "ThreadedAnimation": true,
    "TimeScale": 1,
    "UseFixedUpdate": true
  },
  "Title": "daw",
  "Description": "",
  "__references": []
}