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