TINMAN 3D / REALTIME TERRAIN
Software Development Kit - User Manual

delegate HeightmapRegionDelegate in Tinman.Terrain.Heightmaps

Updates the given heightmap samples.

delegate HeightmapRegionDelegate
  (CubemapFaceRect region, HeightmapRegion samples, HeightmapLayer layers, object userData)
params region The heightmap region of samples.
  samples The heightmap samples to update.
  layers The heightmap layers to process.
  userData Optional user data object that has been passed to UpdateRegion.