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