[This is preliminary documentation and is subject to change.]
Calculates a 2D heightmap, based on the highest solid block for each column of blocks.
Air, Brown/Red mushrooms, Glass, Leaves, Red/Yellow flowers, and Saplings are considered non-solid.
Namespace: fCraftAssembly: fCraft (in fCraft.dll) Version: 0.6.3.0 (0.6.3.0)
Syntax
| C# |
public short[,] ComputeHeightmap()