Functions.Circular
Description: Defines a Circular 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 Circular EaseIn function.
(Static) EaseOut: Functions.ITweeningFunction
Gets the Circular EaseOut function.
(Static) EaseInOut: Functions.ITweeningFunction
Gets the Circular 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.