Real World Terrain  v4.1
InfinityCode.RealWorldTerrain Namespace Reference

Classes

class  RealWorldTerrainBuilding
 This class contains basic information about the building. More...
 
class  RealWorldTerrainBuildingMaterial
 Building material class. More...
 
class  RealWorldTerrainBuildRBuilding
 This class contains basic information about BuildR building. More...
 
class  RealWorldTerrainBuildRPresetsItem
 Class of BuildR preset. More...
 
class  RealWorldTerrainContainer
 This class is added to the resulting container.
It contains all information about terrains. More...
 
class  RealWorldTerrainItem
 This class is added to each created terrains.
It contains all information about the terrain. More...
 
class  RealWorldTerrainMonoBase
 This class contains all the information about the terrain and Real World Terrain settings. More...
 
class  RealWorldTerrainPOI
 Class points of interest. More...
 
class  RealWorldTerrainPOIItem
 Class of POI instance. More...
 
class  RealWorldTerrainPrefsBase
 Basic settings generation of terrain. More...
 
class  RealWorldTerrainRangeI
 Class of integer range. More...
 
class  RealWorldTerrainUtils
 This class contains utility methods. More...
 
struct  RealWorldTerrainVector2i
 Integer version of Vector2 struct. More...
 

Enumerations

enum  RealWorldTerrainRoofType { RealWorldTerrainRoofType.dome, RealWorldTerrainRoofType.flat }
 Type of building roof. More...
 

Enumeration Type Documentation

◆ RealWorldTerrainRoofType

Type of building roof.

Enumerator
dome 

Dome roof.

flat 

Flat roof.