ParticlesMaterial.animLoop

If true animation will loop. Default value: false.

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

Meta