Tilemap.GetInstantiatedObject

Cambiar al Manual
public GameObject GetInstantiatedObject (Vector3Int position);

Parámetros

positionPosition of the Tile on the Tilemap.

Valor de retorno

GameObject GameObject instantiated by the Tile at the position.

Descripción

Gets the GameObject instantiated by a tile given the XYZ coordinates of a cell in the tile map.