toggle menu
ktx
jvm
switch theme
search in API
math
/
ktx.math
/
ImmutableVector2
/
withLerp
with
Lerp
open
override
fun
withLerp
(
target
:
ImmutableVector2
,
alpha
:
Float
)
:
ImmutableVector2
Linearly interpolates between this vector and the
target
vector by
alpha