# Lightmaps

> Makes the GameObject use lightmaps to receive Global Illumination.

## Definition

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

```csharp
Lightmaps = 1
```
