lerp a number between 1 & 0 code example Example: how to lerp a value in unity lerpValue = Mathf.Lerp(minValue, maxValue, interpolationPoint);