TileSetAutotileGetIconCoordinate Method |
Returns the subtile that's being used as an icon in an atlas/autotile given its coordinates.
The subtile defined as the icon will be used as a fallback when the atlas/autotile's bitmask information is incomplete. It will also be used to represent it in the TileSet editor.
Namespace: Godot
public Vector2 AutotileGetIconCoordinate( int id )
[Missing <param name="id"/> documentation for "M:Godot.TileSet.AutotileGetIconCoordinate(System.Int32)"]
[Missing <returns> documentation for "M:Godot.TileSet.AutotileGetIconCoordinate(System.Int32)"]