ParticlesMaterial.flagDisableZ

If true particles will not move on the z axis. Default value: true for Particles2D, false for Particles.

  1. bool flagDisableZ [@property getter]
    struct ParticlesMaterial
    @nogc nothrow @property
    bool
    flagDisableZ
    ()
  2. bool flagDisableZ [@property setter]

Meta