Function CPUParticles.linearAccel
Linear acceleration applied to each particle in the direction of motion.
double linearAccel() nothrow @property @nogc;
void linearAccel
(
double v
) nothrow @property @nogc;