Heightmap.Memory
Description
A heightmap that stores samples in main memory.
The sample storage support sparse data, which means that memory consumption is proportional to the number of actually stored samples and independent of the heightmap size.