Skip to content

Commit

Permalink
Merge pull request #3020 from tangkaikk/patch-13
Browse files Browse the repository at this point in the history
Update animation-component.md
  • Loading branch information
MrKylinGithub authored Aug 29, 2024
2 parents 48b41fd + b8b6a2a commit 547e55f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions versions/3.8/en/animation/animation-component.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ This fade-in and fade-out mechanism of `crossFade()` makes it possible for more

Even so, the Animation Component provides `pause()`, `resume()`, and `stop()` methods that pause, resume, and stop all the animation states being played while also pausing, resuming, and stopping the animation switching.

**Notes:Only take effect on REALTIME Mode spine Animation**

For more details about the control interface related to the Animation Component, please refer to the [Class Animation](%__APIDOC__%/en/class/Animation).

## Animation State
Expand Down

0 comments on commit 547e55f

Please sign in to comment.