EAnimationEndAction
- Kind
Enumaration
- Native datatype
String
- Flags
-
Enumeration
No. | Name | Label |
---|---|---|
1. | Stop |
Stop the animation and reset to the original values. |
2. | Pause |
Stop the animation and hold the final value. |
3. | Clamp |
|
4. | Loop |
Continue playing the animation from the beginning. |
5. | PingPong |
Reverse the direction and continue playing. |
6. | Reset |
Reset the animation’s time and direction then pause. |