VisualServerSingleton.canvasItemSetCopyToBackbuffer

Sets the CanvasItem to copy a rect to the backbuffer.

struct VisualServerSingleton
@nogc nothrow
void
canvasItemSetCopyToBackbuffer
(
in RID item
,
in bool enabled
,
in Rect2 rect
)

Meta