Legacy Documentation: Version 2017.2 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Tilemap.HasTile

public bool HasTile(Vector3Int position);

Parameters

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