Function VisibilityEnabler.pauseAnimations

If true, AnimationPlayer nodes will be paused.

bool pauseAnimations() nothrow @property @nogc;

void pauseAnimations (
  bool v
) nothrow @property @nogc;