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