Shape2D.draw

Draws a solid shape onto a CanvasItem with the VisualServer API filled with the specified color. The exact drawing method is specific for each shape and cannot be configured.

struct Shape2D
@nogc nothrow
void
draw
(,
in Color color
)

Meta