About This File
This small component makes it possible to play and stop animations for models. Various settings are available:
- AutoPlay: Actually self-explanatory. If this option is activated, the animation is played directly at startup.
- Loop: If activated, the animation is played in a loop.
- Name: The name of the animation.
- Speed: The speed of the animation.
- Bleed (255): Animation bleeding.
In addition, there are two inputs for the Nodegraph: "PlayAnimation" and "StopAnimation". These functions can also be called via C++.
Language
C++