AnimatedSprite3D.playing

If true, the animation is currently playing.

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

Meta