core
Toggle table of contents
0.1.0
jvm
Platform filter
jvm
Switch theme
Search in API
core
core
/
com.acmerobotics.roadrunner.geometry
/
lerpVector2dDual
lerp
Vector2d
Dual
fun
<
Param
>
lerpVector2dDual
(
start
:
Vector2dDual
<
Param
>
,
end
:
Vector2dDual
<
Param
>
,
t
:
Double
)
:
Vector2dDual
<
Param
>