no description available, TTerrainGrid description follows
Terrain data from a grid of values with specified width * height. Used when your underlying data is a simple 2D array of GridSizeX * GridSizeY heights. The idea is that on such terrain, there are special grid points where the height data is accurate. Everything else is an interpolation derived from this data.