Table of Contents

Interpolate

Methods
public override void Interpolate(double time)
Parameters
Type Name Description
double time
Overrides
Binding.Interpolate(double)
protected T Interpolate(double time, T currentValue)
Parameters
Type Name Description
double time
T currentValue
Returns
Type Description
T