This version of Unity is unsupported.

TerrainData.GetAlphamapTexture

Declaration

public Texture2D GetAlphamapTexture(int index);

Parameters

index Index of the alphamap.

Returns

Texture2D Alphamap texture at the specified index.

Description

Returns the alphamap texture at the specified index.