TerrainData.GetSupportedLayers

Switch to Manual
public int[] GetSupportedLayers (int xBase, int yBase, int totalWidth, int totalHeight);

Description

Возвращает массив индексов всех поддерживаемых детализированных слоев в области.

The Terrain uses a detail layer density map. Each pixel in the map determines the amount of details objects that will be procedurally placed in the pixel area. The layer determines the detail prototype that will be instantiated at the location.