Function CPUParticles2D.spread
Each particle's initial direction range from +spread to -spread degrees.
double spread() nothrow @property @nogc;
void spread
(
double v
) nothrow @property @nogc;
Each particle's initial direction range from +spread to -spread degrees.
double spread() nothrow @property @nogc;
void spread
(
double v
) nothrow @property @nogc;