bettercmath ~master (2021-10-22T22:55:25.7546802)
Dub
Repo
ValueRange.lerp
bettercmath
valuerange
ValueRange
Linearly interpolates range by
amount
.
struct
ValueRange
(T)
const
T
lerp
(
U
)
(
const
U
amount
)
Meta
Source
See Implementation
bettercmath
valuerange
ValueRange
aliases
ElementType
constructors
this
functions
distance
invert
inverted
lerp
normalize
remap
variables
from
to
Linearly interpolates range by amount.