# Sandbox.CameraComponent.AutoExposure

```csharp
AutoExposureSetup AutoExposure { get; set; }
```

Enables and configures auto exposure on the camera. This is usually controlled
by the Tonemapping component. But if you're not using that, it can be controlled manually here.

Declared in [Sandbox.CameraComponent](/api/Sandbox.CameraComponent).
Assembly: `Sandbox.Engine`.
