BetterModel
Toggle table of contents
1.13.5-SNAPSHOT-406
api
Target filter
api
Switch theme
Search in API
Skip to content
BetterModel
api
/
kr.toxicity.model.api.util
/
InterpolationUtil
/
catmull_rom
catmull_
rom
@
NotNull
open
fun
catmull_rom
(
@
NotNull
p0
:
@
NotNull
Vector3f
,
@
NotNull
p1
:
@
NotNull
Vector3f
,
@
NotNull
p2
:
@
NotNull
Vector3f
,
@
NotNull
p3
:
@
NotNull
Vector3f
,
t
:
Float
)
:
@
NotNull
Vector3f
Interpolates four vectors as catmull-rom.
Return
interpolated vector
Parameters
p0
p0
p1
p1
p2
p2
p3
p3
t
alpha