BetterModel
Toggle table of contents
1.9.1-SNAPSHOT-218
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.util
/
VectorUtil
/
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