# Sandbox.SceneWorld.ClearColor

```csharp
Color ClearColor
```

> **Obsolete.** Use SceneCamera.BackgroundColor

Sets the clear color, if nothing else is drawn, this is the color you will see

Declared in [Sandbox.SceneWorld](/api/Sandbox.SceneWorld).
Assembly: `Sandbox.Engine`.
