CPUParticles.setParticleFlag

Enables or disables the given flag (see flags for options).

struct CPUParticles
@nogc nothrow
void
setParticleFlag
(
in long flag
,
in bool enable
)

Meta