TerrainPaintUtility.GetTerrainAlphaMapChecked
Parameters
| terrain | Terrain tile. | |
| mapIndex | Index to retrieve. |
Returns
Texture2D Alphamap texture at mapIndex.
Description 描述
Returns the alphamap texture at mapIndex.
This function will throw an exception if the map index is out of range.