VisualServerSingleton.canvasItemSetCustomRect

Defines a custom drawing rectangle for the CanvasItem.

struct VisualServerSingleton
@nogc nothrow
void
canvasItemSetCustomRect
(
in RID item
,,
in Rect2 rect = Rect2(0, 0, 0, 0)
)

Meta