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