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