InterpolateUInt method in Coherence.Interpolation.LinearInterpolator Methods public override uint InterpolateUInt(uint value1, uint value2, float t) Parameters Type Name Description uint value1 uint value2 float t Returns Type Description uint Overrides Interpolator.InterpolateUInt(uint, uint, float)