| C# | Visual Basic | Visual C++ |
namespace eDriven.Animation.Interpolators
Namespace eDriven.Animation.Interpolators
namespace eDriven.Animation.Interpolators
| All Types | Classes | Interfaces |
| Icon | Type | Description |
|---|---|---|
| ColorInterpolator |
The interpolator that interpolates animation frames for float values
| |
| DefaultInterpolators |
Default interpolators
Contains the list of the most used interpolators
The list should be completed on the application start
| |
| FloatInterpolator |
The interpolator that interpolates animation frames for float values
| |
| IInterpolator |
Interpolator used for interpolating animation values
| |
| PointInterpolator | ||
| RectangleInterpolator |
Interpolates rectangle
| |
| Vector2Interpolator | ||
| Vector3Interpolator |