VisibilityEnabler.pauseAnimations

If true, AnimationPlayer nodes will be paused.

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

Meta