Function TileSet.tileSetLightOccluder

Sets a light occluder for the tile.

void tileSetLightOccluder (
  const(long) id,
  OccluderPolygon2D light_occluder
) nothrow @nogc;