# 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.5/script-reference/unityeditor.md)
* **Assembly:** UnityEditor.CoreModule

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