Property LerpFloat LerpFloat Linearly interpolate between two values a and b by ratio t. Declaration public static IInterpolator<float> LerpFloat { get; } Property Value Type Description IInterpolator<float>