VisualServerSingleton.canvasLightSetShadowColor

Sets the color of the canvas light's shadow.

struct VisualServerSingleton
@nogc nothrow
void
canvasLightSetShadowColor
(
in RID light
,
in Color color
)

Meta