Functions.Quartic

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

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

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