[This is preliminary documentation and is subject to change.]
Overload List
| Name | Description | |
|---|---|---|
| UnLerp(Double, Double, Double) |
Gets the original percentage provided to Lerp, given the start, end and lerped value.
| |
| UnLerp(Int32, Int32, Int32) |
Gets the original percentage provided to Lerp, given the start, end and lerped value.
| |
| UnLerp(Int64, Int64, Int64) |
Gets the original percentage provided to Lerp, given the start, end and lerped value.
| |
| UnLerp(Single, Single, Single) |
Gets the original percentage provided to Lerp, given the start, end and lerped value.
|
See Also