Hey! i was just wondering what the difference between Lerp and Slerp was while using transforms and quaternions… thank you!
1 Like
Hi,
This is probably as good as answer as you will find.
https://forum.unity.com/threads/what-is-the-difference-of-quaternion-slerp-and-lerp.101179/#:~:text=SLERP%20is%20a%20spherical%20linear,equal%20across%20the%20entire%20interpolation.
Regards,
Kerry
2 Likes
thank you! i see now… in this case however, according to @CodeMonkey the Lerp is actually not linear but it usually is. Thank you so much!
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.