Version: 2017.3

Tilemap.GetInstantiatedObject

Cambiar al Manual
public GameObject GetInstantiatedObject (Vector3Int position);

Parámetros

position Position 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.