Get rid of Type |
m 989onan moved page CurvePreset to Type:CurvePreset: Misspelled title: this is a type not a concept |
(No difference)
|
Revision as of 04:38, 15 January 2024
CurvePreset is used within the Tween Node to define how a value should be tweened. It has the following possible values:
- Linear (constant speed transition)
- Sine (rapid start, slow approach)
- Cosine (slow start, rapid approach)
- Smooth (slow start, rapid middle, slow approach)
- Smoother (like Smooth, but even slower start and approach)