MathHelperLerp Method

RAGE Plugin Hook Documentation

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

Overload List

  NameDescription
Public methodStatic memberLerp(Double, Double, Single)
Gets a new value between the specified start and end values, designated by the percentage.
Public methodStatic memberLerp(Int32, Int32, Single)
Gets a new value between the specified start and end values, designated by the percentage.
Public methodStatic memberLerp(Int64, Int64, Single)
Gets a new value between the specified start and end values, designated by the percentage.
Public methodStatic memberLerp(Single, Single, Single)
Gets a new value between the specified start and end values, designated by the percentage.
Top
See Also

Reference