CurvePreset

From Neos Wiki
Revision as of 23:55, 27 August 2021 by Shadow Panther (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Color Type
CurvePreset

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)