Table of Contents

Interface IAnimationCurveWithKeys<T>

Namespace
Lime
Assembly
Lime.dll
public interface IAnimationCurveWithKeys<T>

Type Parameters

T

Properties

Keys

IKeyframeCollection<T> Keys { get; }

Property Value

IKeyframeCollection<T>