AlphaFramework API  1.0.3
Classes
AlphaFramework.Editor.World.TerrainModifiers Namespace Reference

Classes

class  Base
 Abstract base class for interactivley modifying a Terrain. More...
 
class  Height
 Abstract base class for interactivley changing the height of an area on a ITerrain. More...
 
class  HeightNoise
 Interactivley adds height noise to a ITerrain. More...
 
class  HeightPlateau
 Interactivley turns a ITerrain area into a plateau (all points have the same height). More...
 
class  HeightShift
 Interactivley raises or lowers all points of an area on a ITerrain. More...
 
class  HeightSmooth
 Interactivley smoothes a ITerrain area using a Gaussian filter. More...
 
class  Texture
 Interactivley changes the texture ID of an area on a ITerrain. More...