Functions.Quintic

Description: Defines a Quintic 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 Quintic EaseIn function.

(Static) EaseOut: Functions.ITweeningFunction
Gets the Quintic EaseOut function.

(Static) EaseInOut: Functions.ITweeningFunction
Gets the Quintic 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.