VisualServerSingleton.canvasSetModulate

Modulates all colors in the given canvas.

struct VisualServerSingleton
@nogc nothrow
void
canvasSetModulate
(
in RID canvas
,
in Color color
)

Meta