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