BuildTerrain()

Syntax

BuildTerrain(#Terrain)
Description
Builds the terrain. Before building a terrain, tiles have to be defined with DefineTerrainTile(), and textures added with AddTerrainTexture().

Parameters

#Terrain The terrain to build.

Return value

None.

See Also

CreateTerrain(), DefineTerrainTile(), AddTerrainTexture()

Supported OS

All

<- AddTerrainTexture() - Terrain Index - CreateTerrain() ->