VisualServerSingleton.canvasLightSetLayerRange

The layer range that gets rendered with this light.

struct VisualServerSingleton
@nogc nothrow
void
canvasLightSetLayerRange
(
in RID light
,
in long min_layer
,
in long max_layer
)

Meta