Version: 2019.2
public GameObject GetInstantiatedObject (Vector3Int position);

パラメーター

positionPosition of the Tile on the Tilemap.

戻り値

GameObject GameObject instantiated by the Tile at the position.

説明

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