Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration TweenFunc

Enum that lists tweening functions that you can pass into addTween functions on TweenService.

Index

Enumeration members

Cosine

Cosine: = 4

External

External: = 0

Hardstep

Hardstep: = 2

InBack

InBack: = 17

InBounce

InBounce: = 20

InCircle

InCircle: = 23

InCubic

InCubic: = 8

InExponential

InExponential: = 26

InOutBack

InOutBack: = 19

InOutBounce

InOutBounce: = 22

InOutCircle

InOutCircle: = 25

InOutCubic

InOutCubic: = 10

InOutExponential

InOutExponential: = 28

InOutQuad

InOutQuad: = 7

InOutQuart

InOutQuart: = 13

InOutQuint

InOutQuint: = 16

InQuad

InQuad: = 5

InQuart

InQuart: = 11

InQuint

InQuint: = 14

Linear

Linear: = 1

OutBack

OutBack: = 18

OutBounce

OutBounce: = 21

OutCircle

OutCircle: = 24

OutCubic

OutCubic: = 9

OutExponential

OutExponential: = 27

OutQuad

OutQuad: = 6

OutQuart

OutQuart: = 12

OutQuint

OutQuint: = 15

Smoothstep

Smoothstep: = 3

Generated using TypeDoc