CPUParticles2D.setParticleFlag

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

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

Meta