Tilemap.HasTile

Declaration

public bool HasTile(Vector3Int position);

Parameters

position Position to check.

Returns

bool Returns true if there is a Tile at the position. Returns false otherwise.

Description

Returns whether there is a Tile at the position.


Did you find this page useful? Please give it a rating: