Function SpriteBase3D.flipH
If true
, texture is flipped horizontally.
bool flipH() nothrow @property @nogc;
void flipH
(
bool v
) nothrow @property @nogc;
If true
, texture is flipped horizontally.
bool flipH() nothrow @property @nogc;
void flipH
(
bool v
) nothrow @property @nogc;