ktx
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
ktx
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