Skip to content

AnimatorComponent.ResumeAllLayers() Method

Definition

Namespace: Brine2D.Animation

Resumes the primary Animator and every layer animator simultaneously. No-op for animators that are not paused.

public void ResumeAllLayers();