MathHelperUnLerp Method

RAGE Plugin Hook Documentation

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodStatic memberUnLerp(Double, Double, Double)
Gets the original percentage provided to Lerp, given the start, end and lerped value.
Public methodStatic memberUnLerp(Int32, Int32, Int32)
Gets the original percentage provided to Lerp, given the start, end and lerped value.
Public methodStatic memberUnLerp(Int64, Int64, Int64)
Gets the original percentage provided to Lerp, given the start, end and lerped value.
Public methodStatic memberUnLerp(Single, Single, Single)
Gets the original percentage provided to Lerp, given the start, end and lerped value.
Top
See Also

Reference