Skip to main content

LongInterpolator

LongInterpolator

Interpolates between two longs.

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)