# ambientIntensity

> How much the light from the Ambient Source affects the Scene.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine](/engine/6000.5/script-reference/unityengine.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public static float ambientIntensity { get; set; }
```
