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