Table of Contents

Class Color4SimpleAnimationCurve

Namespace
Lime
Assembly
Lime.dll
public class Color4SimpleAnimationCurve : SimpleAnimationCurve<Color4>, IAnimationCurve<Color4>, ISimpleAnimationCurve, IAnimationCurve, IAnimationCurveWithKeys, IAnimationCurveWithKeys<Color4>
Inheritance
Color4SimpleAnimationCurve
Implements
Inherited Members

Methods

InterpolateLinear(Color4, Color4, float)

protected override Color4 InterpolateLinear(Color4 value1, Color4 value2, float amount)

Parameters

value1 Color4
value2 Color4
amount float

Returns

Color4