Function Viewport.renderTargetVFlip

If true, the result of rendering will be flipped vertically.

bool renderTargetVFlip() nothrow @property @nogc;

void renderTargetVFlip (
  bool v
) nothrow @property @nogc;