Animator.Transition Class
Pre-made transition functions to use with the 'transition' option
Item Index
Attributes
easeIn
Function
Make a transition function that gradually accelerates. pass a=1 for smooth gravitational acceleration, higher values for an exaggerated effect. See method makeEaseIn of Animator class.