Hermes
Toggle table of contents
0.2.1
jvm
Platform filter
jvm
Switch theme
Search in API
Hermes
core
/
com.acmerobotics.roadrunner.geometry
/
lerpMatrixLookup
lerp
Matrix
Lookup
fun
lerpMatrixLookup
(
times
:
List
<
Double
>
,
matrices
:
List
<
Matrix
>
,
query
:
Double
)
:
Matrix