# lightmapper

> This property is now obsolete. Use LightingSettings.lightmapper.

## Definition

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

> **Warning:**
>
> **Deprecated.** LightmapEditorSettings.lightmapper is obsolete, use LightingSettings.lightmapper instead.

```csharp
public static LightmapEditorSettings.Lightmapper lightmapper { get; set; }
```
