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