VisualServerSingleton.canvasItemSetSelfModulate

Sets the color that modulates the CanvasItem without children.

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

Meta