VisualServerSingleton.canvasItemSetModulate

Sets the color that modulates the CanvasItem and its children.

struct VisualServerSingleton
@nogc nothrow
void
canvasItemSetModulate
(
in RID item
,
in Color color
)

Meta