EasingStyle

Passed to TweenInfo.new() to control the motion of a Tween. The following graphs reflect easing styles for Enum.EasingDirection.In. For graphs reflecting Enum.EasingDirection.Out and Enum.EasingDirection.InOut, see UI Animations.

Graphs of EasingStyle variations with an 'In' EasingDirection.

Items

NameValueSummary
Linear0
Sine1
Back2
Quad3
Quart4
Quint5
Bounce6
Elastic7
Exponential8
Circular9
Cubic10