Function CPUParticles.setParticleFlag

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

void setParticleFlag (
  const(long) flag,
  const(bool) enable
) nothrow @nogc;