Function Polygon2D.textureRotationDegrees
The texture's rotation in degrees.
double textureRotationDegrees() nothrow @property @nogc;
void textureRotationDegrees
(
double v
) nothrow @property @nogc;
The texture's rotation in degrees.
double textureRotationDegrees() nothrow @property @nogc;
void textureRotationDegrees
(
double v
) nothrow @property @nogc;