Function Particles.speedScale
Speed scaling ratio. A value of 0
can be used to pause the particles.
double speedScale() nothrow @property @nogc;
void speedScale
(
double v
) nothrow @property @nogc;
Speed scaling ratio. A value of 0
can be used to pause the particles.
double speedScale() nothrow @property @nogc;
void speedScale
(
double v
) nothrow @property @nogc;