lerp

fun lerp(currentValue: Float, targetValue: Float, deltaTime: Float, speed: Float): Float(source)