Updated LERP.md (markdown)
commited
commit
8ac9ddec024171f24fb8788168563e2995de31d5
... | ... | @@ -1,4 +1,4 @@ |
1 | Linearly interpolates between two rotations. |
|
1 | Linear Interpolation (LERP) returns a value between two others at a point of linear scale. In other words, linearly interpolates a value. |
|
2 | 2 | |
3 | 3 | [[/uploads/Lerp.png]] |
4 | 4 |