Go to the first, previous, next, last section, table of contents.

Other Terrain Properties

TerrainTypeProperty: elevation-min dist

TerrainTypeProperty: elevation-max dist

These properties define the minimum and maximum possible values for the elevation in a cell of given terrain type. Both default to 0.

TerrainTypeProperty: temperature-min n

TerrainTypeProperty: temperature-max n

These properties define the minimum and maximum possible values for the temperature in a cell of given terrain type. Both default to 0.

TerrainTypeProperty: wind-force-min n

TerrainTypeProperty: wind-force-max n

These properties define limits on wind force. Both default to 0.

TerrainTypeProperty: clouds-min n

TerrainTypeProperty: clouds-max n

These properties define limits on cloud density. Both default to 0.


Go to the first, previous, next, last section, table of contents.