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>
T
IKeyframeCollection<T> Keys { get; }