VisualServerSingleton.viewportSetCanvasTransform

Sets the transformation of a viewport's canvas.

struct VisualServerSingleton
@nogc nothrow
void
viewportSetCanvasTransform
(
in RID viewport
,
in RID canvas
,
in Transform2D offset
)

Meta