Function TileSet.autotileSetLightOccluder
Sets the light occluder of the subtile from an atlas/autotile given its coordinates.
void autotileSetLightOccluder
(
const(long) id,
OccluderPolygon2D light_occluder,
const(Vector2) coord
) nothrow @nogc;