# Sandbox.SandboxToolExtensions.InvalidateHeightMap

```csharp
static void InvalidateHeightMap(Terrain terrain)
```

Schedule a normal map update after editing terrain heights on the GPU.

### Parameters

- `terrain` (`Terrain`)

Declared in [Sandbox.SandboxToolExtensions](/api/Sandbox.SandboxToolExtensions).
Assembly: `Sandbox.Tools`.
