Function Polygon2D.textureRotation

The texture's rotation in radians.

double textureRotation() nothrow @property @nogc;

void textureRotation (
  double v
) nothrow @property @nogc;