Function CPUParticles.flagAlignY
Align Y axis of particle with the direction of its velocity.
bool flagAlignY() nothrow @property @nogc;
void flagAlignY
(
bool v
) nothrow @property @nogc;
Align Y axis of particle with the direction of its velocity.
bool flagAlignY() nothrow @property @nogc;
void flagAlignY
(
bool v
) nothrow @property @nogc;