Function TileSet.tileGetTexture

Returns the tile's texture.

godot.d.reference.Ref!(godot.texture.Texture) tileGetTexture (
  const(long) id
) nothrow @nogc const;