DoubleInterpolator
DoubleInterpolator
Static Fields
Instance
public DoubleInterpolator Instance
The singleton instance of the Double interpolator.
Properties
valueType
Type valueType { get; }
The value type that this interpolator can interpolate.
Methods
Interpolate
double Interpolate(Double& a, Double& b, float t)