# realtimeLightmapScaleOffset

> The UV scale & offset used for a realtime lightmap.

## Definition

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

> **Warning:**
>
> **Deprecated.** Enlighten realtime Global Illumination is deprecated and will be removed in a future release. #from(6000.7)

```csharp
public Vector4 realtimeLightmapScaleOffset { get; set; }
```

### Remarks

Additional Resources: [\_realtimeLightmapScaleOffset](/engine/6000.7/script-reference/unityengine/renderer/realtimelightmapscaleoffset.md)
