TerrainTileLayerMapSize()

Syntax

Result = TerrainTileLayerMapSize(#Terrain, TileX, TileY)
Description
Returns the terrain tile layer blend map size.

Parameters

#Terrain The terrain to use.
TileX The tile 'x' index.
TileY The tile 'y' index.

Return value

Returns the size (in pixels) of the terrain blend map. As a blend map layer is always square, the size is the width and the height of the blend map layer.

See Also

CreateTerrain(), DefineTerrainTile()

Supported OS

All

<- TerrainTileHeightAtPosition() - Terrain Index - TerrainTilePointX() ->