# SetLightDirty()

> Sets a light dirty to notify the light baking backends to update their internal light representation (Editor only).

## Definition

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

```csharp
public void SetLightDirty()
```
