Function CPUParticles.getParticleFlag
Returns the enabled state of the given flag (see flags
for options).
bool getParticleFlag
(
const(long) flag
) nothrow @nogc const;
Returns the enabled state of the given flag (see flags
for options).
bool getParticleFlag
(
const(long) flag
) nothrow @nogc const;