Tween modes are used by Mover, Advanced Rotator, Rotator, Scaler and Wave nodes to change how transform or value change is applied over time.
Different Tweening modes are usually used to add extra polish to your animations.
Tween Type | Name |
---|---|
Linear | |
QuadSmoothStart | |
QuadSmoothStop | |
QuadSmoothStartStop | |
QuarticSmoothStart | |
QuarticSmoothStop | |
QuarticSmoothStartStop | |
ExpoSmoothStart | |
ExpoSmoothStop | |
ExpoSmoothStartStop | |
SinSmoothStart | |
SinSmoothStop | |
SinSmoothStartStop | |
ElasticSmoothStart | |
ElasticSmoothStop | |
ElasticSmoothStartStop | |
BackSmoothStart | |
BackSmoothStop | |
BackSmoothStartStop | |
BounceStart | |
BounceStop | |
BounceStartStop | |
BounceLongStop | |
ConstantValue |