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