Function CPUParticles.flagDisableZ

If true, particles will not move on the z axis.

bool flagDisableZ() nothrow @property @nogc;

void flagDisableZ (
  bool v
) nothrow @property @nogc;