# Sandbox.CameraComponent.BackgroundColor

```csharp
Color BackgroundColor { get; set; }
```

The background color of this camera's view if there's no 2D Sky in the scene.

Declared in [Sandbox.CameraComponent](/api/Sandbox.CameraComponent).
Assembly: `Sandbox.Engine`.
