Table of Contents

Class NumericRangeBezierAnimationCurve

Namespace
Lime
Assembly
Lime.dll
public class NumericRangeBezierAnimationCurve : BezierAnimationCurve<NumericRange>, IAnimationCurve<NumericRange>, IBezierAnimationCurve, IAnimationCurve, IAnimationCurveWithKeys, IAnimationCurveWithKeys<NumericRange>
Inheritance
NumericRangeBezierAnimationCurve
Implements
Inherited Members

Methods

Interpolate(int, float, float)

protected override NumericRange Interpolate(int index, float time, float intervalTime)

Parameters

index int
time float
intervalTime float

Returns

NumericRange