Click or drag to resize

CanvasItem_Draw Method

Overridable function called by the engine (if defined) to draw the canvas item.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public virtual void _Draw()
See Also