Function CPUParticles2D.angle

Initial rotation applied to each particle, in degrees.

double angle() nothrow @property @nogc;

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