ktx
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
ktx
math
/
ktx.math
/
ImmutableVector
/
withLerp
with
Lerp
abstract
fun
withLerp
(
target
:
T
,
alpha
:
Float
)
:
T
Linearly interpolates between this vector and the
target
vector by
alpha