# Sandbox.SceneDirectionalLight.SkyColor

```csharp
Color SkyColor { get; set; }
```

> **Obsolete.** Use AmbientLight Component or World.AmbientLightColor Instead.

Ambient light color outside of all light probes.

Declared in [Sandbox.SceneDirectionalLight](/api/Sandbox.SceneDirectionalLight).
Assembly: `Sandbox.Engine`.
