CanvasItemMaterial.particlesAnimLoop

If true, the particles animation will loop. Note: This property is only used and visible in the editor if particlesAnimation is true.

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

Meta