Interface IAnimationCurveWithKeys<T>
- Namespace
 - Lime
 
- Assembly
 - Lime.dll
 
public interface IAnimationCurveWithKeys<T>
  Type Parameters
T
Properties
Keys
IKeyframeCollection<T> Keys { get; }
  public interface IAnimationCurveWithKeys<T>
  TIKeyframeCollection<T> Keys { get; }