VisualServerSingleton.viewportSetVflip

If true the viewport's rendering is flipped vertically.

struct VisualServerSingleton
@nogc nothrow
void
viewportSetVflip
(
in RID viewport
,
in bool enabled
)

Meta