Table of Contents

Namespace AlphaFramework.Editor.World.TerrainModifiers

Classes

Base

Abstract base class for interactively modifying a Terrain.

Height

Abstract base class for interactively changing the height of an area on a ITerrain.

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.

Texture

Interactively changes the texture ID of an area on a ITerrain.