EasingDirection (Enum)

From Legacy Roblox Wiki
Revision as of 18:12, 15 May 2011 by >Anaminus (fixing inaccuracy)
Jump to navigationJump to search
Sets the direction for tweening.
Enum Name Description Visual
0 In Applies the transition in reverse.
1 Out Applies the transition normally.
2 InOut Applies the transition in reverse, then normally.

See Also