# Sandbox.AmbientLight

Adds an ambient light to the scene, applied globally.

- Kind: class
- Namespace: `Sandbox`
- Assembly: `Sandbox.Engine`
- Inherits: [Sandbox.Component](/api/Sandbox.Component)

## Constructors

- [`AmbientLight`](/api/Sandbox.AmbientLight/.ctor)

## Properties

- [`Color`](/api/Sandbox.AmbientLight/Color): Ambient light color outside of all light probes.
