{
  "RootObject": {
    "__guid": "53883d49-2f8b-4ba8-b47c-0285595fde92",
    "Flags": 0,
    "Name": "camera",
    "Enabled": true,
    "NetworkMode": 1,
    "Components": [
      {
        "__type": "Sandbox.CameraComponent",
        "__guid": "7e0b1220-c79d-446e-b6f5-d248f0ff0d03",
        "BackgroundColor": "0.33333,0.46275,0.52157,1",
        "ClearFlags": "All",
        "FieldOfView": 60,
        "IsMainCamera": true,
        "OnComponentDestroy": null,
        "OnComponentDisabled": null,
        "OnComponentEnabled": null,
        "OnComponentFixedUpdate": null,
        "OnComponentStart": null,
        "OnComponentUpdate": null,
        "Orthographic": false,
        "OrthographicHeight": 1204,
        "Priority": 1,
        "RenderExcludeTags": "podium",
        "RenderTags": "",
        "TargetEye": "None",
        "Viewport": "0,0,1,1",
        "ZFar": 150000,
        "ZNear": 10
      },
      {
        "__type": "Sandbox.Bloom",
        "__guid": "92cc38dd-459b-4364-a918-b4a7a8d1d344",
        "BloomColor": {
          "blend": "Linear",
          "color": [
            {
              "t": 0,
              "c": "1,1,1,1"
            },
            {
              "t": 1,
              "c": "1,1,1,1"
            }
          ],
          "alpha": []
        },
        "BloomCurve": [
          {
            "x": 0,
            "y": 0.5,
            "in": 0,
            "out": 0,
            "mode": "Mirrored"
          },
          {
            "x": 1,
            "y": 1,
            "in": 0,
            "out": 0,
            "mode": "Mirrored"
          }
        ],
        "Mode": "Additive",
        "OnComponentDestroy": null,
        "OnComponentDisabled": null,
        "OnComponentEnabled": null,
        "OnComponentFixedUpdate": null,
        "OnComponentStart": null,
        "OnComponentUpdate": null,
        "Strength": 0.3,
        "Threshold": 0.5,
        "ThresholdWidth": 0.5
      },
      {
        "__type": "Sandbox.Tonemapping",
        "__guid": "490945c4-02fc-40c4-a43e-49dfc464680d",
        "__version": 1,
        "AutoExposureEnabled": true,
        "ExposureBias": 2,
        "ExposureCompensation": 0,
        "ExposureMethod": "RGB",
        "MaximumExposure": 2,
        "MinimumExposure": 1,
        "Mode": "Legacy",
        "OnComponentDestroy": null,
        "OnComponentDisabled": null,
        "OnComponentEnabled": null,
        "OnComponentFixedUpdate": null,
        "OnComponentStart": null,
        "OnComponentUpdate": null,
        "Rate": 1
      },
      {
        "__type": "Sandbox.Sharpen",
        "__guid": "5715f6fb-0cc6-4fde-ad11-f065b36cff0e",
        "OnComponentDestroy": null,
        "OnComponentDisabled": null,
        "OnComponentEnabled": null,
        "OnComponentFixedUpdate": null,
        "OnComponentStart": null,
        "OnComponentUpdate": null,
        "Scale": 0.1
      },
      {
        "__type": "Braxnet.Gameplay.PlayerCamera",
        "__guid": "1cb888f2-69e4-445f-9e28-1cd1bf0aee4a",
        "OnComponentDestroy": null,
        "OnComponentDisabled": null,
        "OnComponentEnabled": null,
        "OnComponentFixedUpdate": null,
        "OnComponentStart": null,
        "OnComponentUpdate": null
      },
      {
        "__type": "Sandbox.DepthOfField",
        "__guid": "aa42c86a-4565-4c37-8812-cd524f28d38b",
        "__enabled": false,
        "BackBlur": true,
        "BlurSize": 100,
        "FocalDistance": 200,
        "FocusRange": 500,
        "FrontBlur": false,
        "OnComponentDestroy": null,
        "OnComponentDisabled": null,
        "OnComponentEnabled": null,
        "OnComponentFixedUpdate": null,
        "OnComponentStart": null,
        "OnComponentUpdate": null,
        "QualityLevel": "High"
      },
      {
        "__type": "Sandbox.MotionBlur",
        "__guid": "707597ff-c2b3-47aa-aab9-9d1e8d7fd3fc",
        "OnComponentDestroy": null,
        "OnComponentDisabled": null,
        "OnComponentEnabled": null,
        "OnComponentFixedUpdate": null,
        "OnComponentStart": null,
        "OnComponentUpdate": null,
        "Samples": 16,
        "Scale": 0.09
      },
      {
        "__type": "Sandbox.ColorAdjustments",
        "__guid": "ae23bac1-3d90-46b3-9fd1-b167a5f25567",
        "Brightness": 1.3,
        "Contrast": 1,
        "HueRotate": 0,
        "OnComponentDestroy": null,
        "OnComponentDisabled": null,
        "OnComponentEnabled": null,
        "OnComponentFixedUpdate": null,
        "OnComponentStart": null,
        "OnComponentUpdate": null,
        "Saturation": 1.2
      }
    ],
    "Children": [],
    "__variables": [],
    "__properties": {
      "FixedUpdateFrequency": 50,
      "MaxFixedUpdates": 5,
      "NetworkFrequency": 30,
      "NetworkInterpolation": true,
      "PhysicsSubSteps": 1,
      "ThreadedAnimation": true,
      "TimeScale": 1,
      "UseFixedUpdate": true,
      "Metadata": {},
      "NavMesh": {
        "Enabled": false,
        "IncludeStaticBodies": true,
        "IncludeKeyframedBodies": true,
        "EditorAutoUpdate": true,
        "AgentHeight": 64,
        "AgentRadius": 16,
        "AgentStepSize": 18,
        "AgentMaxSlope": 40,
        "ExcludedBodies": "",
        "IncludedBodies": ""
      }
    }
  },
  "ShowInMenu": false,
  "MenuPath": null,
  "MenuIcon": null,
  "DontBreakAsTemplate": false,
  "ResourceVersion": 1,
  "__references": [],
  "__version": 1
}