# lightingDataCleared

> Event which is called when baked Global Illumination data is cleared from the scene and from renderers.

## Definition

* **Type:** Event
* **Namespace:** [UnityEditor](/engine/6000.0/script-reference/unityeditor.md)
* **Assembly:** UnityEditor

```csharp
public static event Action lightingDataCleared
```
