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. |