{
  "RootObject": {
    "__guid": "edb1b737-5cd5-4620-9d26-8b32ae1d5287",
    "Flags": 0,
    "Name": "camera",
    "Enabled": true,
    "NetworkMode": 0,
    "Components": [
      {
        "__type": "Sandbox.CameraComponent",
        "__guid": "edacafb5-e688-43f5-8c9f-07a31bf29e67",
        "BackgroundColor": "0.33333,0.46275,0.52157,1",
        "ClearFlags": "All",
        "FieldOfView": 60,
        "FovAxis": "Horizontal",
        "IsMainCamera": true,
        "OnComponentDestroy": null,
        "OnComponentDisabled": null,
        "OnComponentEnabled": null,
        "OnComponentFixedUpdate": null,
        "OnComponentStart": null,
        "OnComponentUpdate": null,
        "Orthographic": false,
        "OrthographicHeight": 1204,
        "Priority": 1,
        "RenderExcludeTags": "",
        "RenderTags": "",
        "TargetEye": "None",
        "Viewport": "0,0,1,1",
        "ZFar": 100000,
        "ZNear": 10
      },
      {
        "__type": "Sandbox.MotionBlur",
        "__guid": "f2143019-b286-4ea7-800c-7478d0716564",
        "__enabled": false,
        "OnComponentDestroy": null,
        "OnComponentDisabled": null,
        "OnComponentEnabled": null,
        "OnComponentFixedUpdate": null,
        "OnComponentStart": null,
        "OnComponentUpdate": null,
        "Samples": 16,
        "Scale": 10
      },
      {
        "__type": "Sandbox.Bloom",
        "__guid": "85c0da37-6901-437b-9bf3-a77b44874aeb",
        "__version": 1,
        "__enabled": false,
        "Gamma": 2.2,
        "Mode": "Additive",
        "OnComponentDestroy": null,
        "OnComponentDisabled": null,
        "OnComponentEnabled": null,
        "OnComponentFixedUpdate": null,
        "OnComponentStart": null,
        "OnComponentUpdate": null,
        "Strength": 0.5,
        "Threshold": 1.25,
        "Tint": "1,1,1,1"
      },
      {
        "__type": "Sandbox.Tonemapping",
        "__guid": "5099ce32-31ac-4297-9169-331e251c778f",
        "__version": 3,
        "AutoExposureEnabled": true,
        "ExposureCompensation": 0,
        "ExposureMethod": "RGB",
        "MaximumExposure": 2,
        "MinimumExposure": 1,
        "Mode": "Linear",
        "OnComponentDestroy": null,
        "OnComponentDisabled": null,
        "OnComponentEnabled": null,
        "OnComponentFixedUpdate": null,
        "OnComponentStart": null,
        "OnComponentUpdate": null,
        "Rate": 1
      },
      {
        "__type": "Sandbox.Sharpen",
        "__guid": "4f0ddc3b-deb8-4358-8bf5-b1f45cda2805",
        "__enabled": false,
        "OnComponentDestroy": null,
        "OnComponentDisabled": null,
        "OnComponentEnabled": null,
        "OnComponentFixedUpdate": null,
        "OnComponentStart": null,
        "OnComponentUpdate": null,
        "Scale": 0.2
      },
      {
        "__type": "Sandbox.Pixelate",
        "__guid": "a16ca251-631e-4d25-9465-5c20dd7db1df",
        "__enabled": false,
        "OnComponentDestroy": null,
        "OnComponentDisabled": null,
        "OnComponentEnabled": null,
        "OnComponentFixedUpdate": null,
        "OnComponentStart": null,
        "OnComponentUpdate": null,
        "Scale": 0.005
      },
      {
        "__type": "Sandbox.ColorAdjustments",
        "__guid": "9ec0b83f-bb6e-41a7-8f95-0f8e4d09e6d2",
        "Brightness": 1,
        "Contrast": 1.02,
        "HueRotate": 0,
        "OnComponentDestroy": null,
        "OnComponentDisabled": null,
        "OnComponentEnabled": null,
        "OnComponentFixedUpdate": null,
        "OnComponentStart": null,
        "OnComponentUpdate": null,
        "Saturation": 1.02
      },
      {
        "__type": "Braxnet.PlayerCamera",
        "__guid": "6a6c0ce2-c0de-42fe-9c67-134fd1aaf31d",
        "CameraDistance": 600,
        "OnComponentDestroy": null,
        "OnComponentDisabled": null,
        "OnComponentEnabled": null,
        "OnComponentFixedUpdate": null,
        "OnComponentStart": null,
        "OnComponentUpdate": null,
        "Target": null
      },
      {
        "__type": "Braxnet.RetroScreenPostProcess",
        "__guid": "0a63ada8-4ccf-4efd-8494-656655f6da3b",
        "OnComponentDestroy": null,
        "OnComponentDisabled": null,
        "OnComponentEnabled": null,
        "OnComponentFixedUpdate": null,
        "OnComponentStart": null,
        "OnComponentUpdate": null
      }
    ],
    "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
}