This version of Unity is unsupported.

TerrainData.GetAlphamapTexture

public Texture2D GetAlphamapTexture(int index);

Parameters

indexIndex of the alphamap.

Returns

Texture2D Alphamap texture at the specified index.

Description

Returns the alphamap texture at the specified index.