Functions.Elastic
Description: Defines an Elastic tweening function collection that has an EaseIn, EaseOut, and EaseInOut function that can be used with Tween's.
Fields
(Static) EaseIn: Functions.ITweeningFunction
Gets the Elastic EaseIn function.
(Static) EaseOut: Functions.ITweeningFunction
Gets the Elastic EaseOut function.
(Static) EaseInOut: Functions.ITweeningFunction
Gets the Elastic EaseInOut function.
Examples
There's currently no example available for this page. If you'd like to suggest one send me an containing a description, code, and link to the page for the suggested example. As a thanks I'll associate the code snippet with your name directly below the example if approved.