# scaleInLightmap

> Specifies the relative lightmap resolution of this object. (Editor only)

## Definition

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

```csharp
public float scaleInLightmap { get; set; }
```
