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