Function ParticlesMaterial.getFlag
Returns true
if the specified flag is enabled.
bool getFlag
(
const(long) flag
) nothrow @nogc const;
Returns true
if the specified flag is enabled.
bool getFlag
(
const(long) flag
) nothrow @nogc const;