Version: 2022.2
言語: 日本語
public static int FindTerrainLayerIndex (Terrain terrain, TerrainLayer inputLayer);

パラメーター

terrain Terrain tile.
inputLayer Terrain layer to search for.

戻り値

int Returns the index of the terrain layer if it exists or -1 if it doesn't exist.

説明

Finds the index of a TerrainLayer in a Terrain tile.