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