AnimatedSprite3D.playing

If true, the animation is currently playing.

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

Meta