TerrainTileLayerMapSize()

语法

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

参数

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

返回值

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.

参阅

CreateTerrain(), DefineTerrainTile()

已支持操作系统

所有

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