Function TextureRect.flipV

If true, texture is flipped vertically.

bool flipV() nothrow @property @nogc;

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