TileSet.tileSetRegion

Sets the tile's sub-region in the texture. This is common in texture atlases.

struct TileSet
@nogc nothrow
void
tileSetRegion
(
in long id
,
in Rect2 region
)

Meta