Polygon2D.textureRotation

The texture's rotation in radians.

  1. double textureRotation [@property getter]
  2. double textureRotation [@property setter]
    struct Polygon2D
    @nogc nothrow @property
    void
    textureRotation
    (
    double v
    )

Meta