BetterModel
Toggle table of contents
1.4.3-SNAPSHOT-58
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.util
/
MathUtil
/
lerp
lerp
@
Nullable
open
fun
lerp
(
@
Nullable
from
:
Vector3f
,
@
Nullable
to
:
Vector3f
,
alpha
:
Float
)
:
Vector3f