Tilemap.HasTile

public bool HasTile(Vector3Int position);

Parameters

positionPosition to check.

Returns

bool True if there is a tile at the position. False if not.

Description

Returns whether there is a tile at the position.

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