This version of Unity is unsupported.

TerrainCallbacks.heightmapChanged

Description

This event is triggered after there are changes to Terrain height data.

The synched parameter indicates whether the changes were fully synchronized back to CPU memory.

See Also: HeightmapChangedCallback.