Function TileSet.autotileSetSize

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

void autotileSetSize (
  const(long) id,
  const(Vector2) size
) nothrow @nogc;