Function CPUParticles2D.flagAlignY

Align Y axis of particle with the direction of its velocity.

bool flagAlignY() nothrow @property @nogc;

void flagAlignY (
  bool v
) nothrow @property @nogc;