Reference API Roblox

Engine API

Website

Related

Reference API Roblox

EasingDirection

Pass to TweenInfo.new() to control the direction Tweens play in.

Items 3

HistoryNameValueDescription
47In0

The easing style is applied in a forward direction.

47Out1

The easing style is applied in a reverse direction.

47InOut2

The easing style is applied forward for the first half and in reverse for the second half.

Description

Pass to TweenInfo.new() to control the direction Tweens play in.

For a video demonstration of each easing direction, see UI Animations - Direction.

History 4

Settings