Table of Contents

Interface IBlendedAnimator

Namespace
Lime
Assembly
Lime.dll
public interface IBlendedAnimator : IAbstractAnimator
Inherited Members

Properties

EasingCalculator

IEasingCalculator EasingCalculator { get; set; }

Property Value

IEasingCalculator

Methods

Add(AnimationTrack, IAbstractAnimator)

void Add(AnimationTrack track, IAbstractAnimator animator)

Parameters

track AnimationTrack
animator IAbstractAnimator