MENU

Fun & Interesting

[Unity] The Essence of Lerp

Acacia Developer 22,670 5 years ago
Video Not Working? Fix It Now

In this video, I discuss the intricacies of linear interpolation, often referred to as "lerping". For those who are more experienced in these matters, stick around! I may be able to provide new insights and perspectives that you may have not considered before. Get the scripts here: https://git.io/JJFfq I used the Unity CS Reference repository in this video. If you'd like to check this out visit: https://github.com/Unity-Technologies/UnityCsReference Time Stamps: 0:00 Intro 0:16 Lerping Vector2 1:45 Lerping Vector3 4:15 Lerp Unclamped 5:25 Lerping Color 8:34 Mathf.Lerp 9:04 Lerp Implementation 12:02 Outro

Comment