AnimationNodeOneShot.autorestartDelay

The delay after which the automatic restart is triggered, in seconds.

  1. double autorestartDelay [@property getter]
  2. double autorestartDelay [@property setter]
    struct AnimationNodeOneShot
    @nogc nothrow @property
    void
    autorestartDelay
    (
    double v
    )

Meta