Interface IAnimationCurve<T>
- Namespace
- Lime
- Assembly
- Lime.dll
public interface IAnimationCurve<T> : IAnimationCurve
Type Parameters
T
- Inherited Members
Methods
CreateEvaluator()
IAnimationCurveEvaluator<T> CreateEvaluator()
public interface IAnimationCurve<T> : IAnimationCurve
T
IAnimationCurveEvaluator<T> CreateEvaluator()