# enableEnlightenBakedGI

> Determines whether enlighten baked GI is a lightmapping option in the lighting window.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor](/engine/6000.7/script-reference/unityeditor.md)
* **Assembly:** UnityEditor.CoreModule

> **Warning:**
>
> **Removed.** Bake with the Progressive Lightmapper.The backend that uses Enlighten to bake is obsolete.

```csharp
public static bool enableEnlightenBakedGI { get; set; }
```

### Remarks

When this setting is enabled, Enlighten Baked Global Illumination is visible as a lightmapping option in the Lighting window. Enlighten Baked Global Illumination is deprecated and no longer available in 2023.1 and later.
