TileSet.autotileSetSize

Sets the size of the subtiles in an atlas/autotile.

struct TileSet
@nogc nothrow
void
autotileSetSize
(
in long id
,
in Vector2 size
)

Meta