EaseBase
Class in LogicToolkit / Inherits from: object
Implements interfaces: IEasingFunction
Description
Basic type for easing
Methods
| Method Name | Description |
|---|---|
| Ease | Perform easing processing |
| EaseIn | Perform easing processing on the input side |
| EaseInOut | Perform easing processing on both input and output sides |
| EaseOut | Perform easing processing on the output side |