Class Vector2BezierAnimationCurve
- Namespace
- Lime
- Assembly
- Lime.dll
public class Vector2BezierAnimationCurve : BezierAnimationCurve<Vector2>, IAnimationCurve<Vector2>, IBezierAnimationCurve, IAnimationCurve, IAnimationCurveWithKeys, IAnimationCurveWithKeys<Vector2>
- Inheritance
-
Vector2BezierAnimationCurve
- Implements
- Inherited Members
Methods
Interpolate(int, float, float)
protected override Vector2 Interpolate(int index, float time, float intervalTime)