ParticlesMaterial.flagDisableZ

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

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

Meta