VisualServerSingleton.canvasLightSetMode

The mode of the light, see CANVAS_LIGHT_MODE_* constants.

struct VisualServerSingleton
@nogc nothrow
void
canvasLightSetMode
(
in RID light
,
in long mode
)

Meta