Click or drag to resize

TileMapFixInvalidTiles Method

Clears cells that do not exist in the tileset.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public void FixInvalidTiles()
See Also