{
  "RootObject": {
    "Id": "01c5c14e-6492-4b6e-8adb-002f86e90c3e",
    "Name": "camera",
    "Networked": true,
    "Enabled": true,
    "Components": [
      {
        "__type": "CameraComponent",
        "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": 150000,
        "ZNear": 10
      },
      {
        "__type": "Bloom",
        "BloomColor": {
          "color": [
            {
              "c": "1,1,1,1"
            },
            {
              "t": 1,
              "c": "1,1,1,1"
            }
          ],
          "alpha": []
        },
        "BloomCurve": [
          {
            "y": 0.5
          },
          {
            "x": 1,
            "y": 1
          }
        ],
        "Mode": "Additive",
        "Strength": 0.3,
        "Threshold": 0.5,
        "ThresholdWidth": 0.5
      },
      {
        "__type": "Tonemapping",
        "ExposureCompensation": 0,
        "MaximumExposure": 2,
        "MinimumExposure": 1,
        "Rate": 1
      },
      {
        "__type": "Sharpen",
        "Scale": 0.2
      },
      {
        "__type": "PlayerCamera"
      },
      {
        "__type": "DepthOfField",
        "__enabled": false,
        "BackBlur": true,
        "BlurSize": 100,
        "FocalDistance": 200,
        "FrontBlur": false
      },
      {
        "__type": "MotionBlur",
        "Samples": 16,
        "Scale": 0.09
      }
    ],
    "Children": []
  },
  "ShowInMenu": false,
  "MenuPath": null,
  "MenuIcon": null,
  "__references": []
}