Shape2DDraw Method |
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.
Namespace: Godot
public void Draw( RID canvasItem, Color color )
[Missing <param name="canvasItem"/> documentation for "M:Godot.Shape2D.Draw(Godot.RID,Godot.Color)"]
[Missing <param name="color"/> documentation for "M:Godot.Shape2D.Draw(Godot.RID,Godot.Color)"]