Function Particles.oneShot
If true
, only amount
particles will be emitted.
bool oneShot() nothrow @property @nogc;
void oneShot
(
bool v
) nothrow @property @nogc;
If true
, only amount
particles will be emitted.
bool oneShot() nothrow @property @nogc;
void oneShot
(
bool v
) nothrow @property @nogc;