AnimationNodeOneShot.autorestart

If true, the sub-animation will restart automatically after finishing.

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

Meta