TileSet.autotileGetLightOccluder

Returns the light occluder of the subtile from an atlas/autotile given its coordinates.

struct TileSet
@nogc nothrow const
autotileGetLightOccluder
(
in long id
,
in Vector2 coord
)

Meta