HorizonTweenPlugin  4.17.0
Enumerations
EHorizonTweenPlayMode Namespace Reference

Enumerations

enum  Type { Forward, Reverse, PingPong }
 

Enumeration Type Documentation

◆ Type

Enumerator
Forward 

Animation plays and loops from the beginning to the end.

Reverse 

Animation plays and loops from the end to the beginning.

PingPong 

Animation plays from the begging to the end and then from the end to beginning.