{
  "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": "a315fcd8-876f-4611-a19a-80dc287182e4",
      "Name": "SFXR",
      "Position": "0,0,100",
      "Enabled": true,
      "Components": [
        {
          "__type": "SFXRComponent",
          "__enabled": true,
          "BitDepth": "Bit16",
          "Controls": {},
          "DeltaSlide": 0,
          "Length": 0.23037124,
          "MasterVolume": 0.5,
          "RepeatSpeed": 0.13480897,
          "SampleRate": "Hz44100",
          "Seed": 0,
          "Slide": 0,
          "StartFrequency": 1470.3795,
          "SupersamplingPasses": 8,
          "Waveform": "Sine"
        },
        {
          "__type": "SFXREnvelope",
          "__enabled": true,
          "Attack": 0,
          "Decay": 0.22352159,
          "Punch": 0.17217544,
          "Sustain": 0.0068496466
        },
        {
          "__type": "SFXRChange",
          "__enabled": true,
          "Amount": 1260.5911,
          "Delay": 0,
          "Speed": 0.5628894
        }
      ]
    }
  ],
  "SceneProperties": {
    "FixedUpdateFrequency": 50,
    "Lerping": true,
    "MaxFixedUpdates": 5,
    "NetworkFrequency": 30,
    "ThreadedAnimation": true,
    "TimeScale": 1,
    "UseFixedUpdate": true
  },
  "Title": "daw",
  "Description": "",
  "__references": []
}