Function TileSet.tileSetOccluderOffset

Sets an offset for the tile's light occluder.

void tileSetOccluderOffset (
  const(long) id,
  const(Vector2) occluder_offset
) nothrow @nogc;