This version of Unity is unsupported.
Method group is Obsolete

Terrain.ApplyDelayedHeightmapModification

Obsolete Use TerrainData.SyncHeightmap to notify all Terrain instances using the TerrainData.

Declaration

public void ApplyDelayedHeightmapModification();

Description

Update the terrain's LOD and vegetation information after making changes with TerrainData.SetHeightsDelayLOD.