Namespace AlphaFramework.Editor.World.TerrainModifiers
Classes
- HeightNoise
Interactively adds height noise to a ITerrain.
- HeightPlateau
Interactively turns a ITerrain area into a plateau (all points have the same height).
- HeightShift
Interactively raises or lowers all points of an area on a ITerrain.
- HeightSmooth
Interactively smoothes a ITerrain area using a Gaussian filter.