Functions

Link copied to clipboard
@NotNull
open fun defaultInterpolation(): @NotNull VectorInterpolation
Link copied to clipboard
@NotNull
abstract fun interpolate(@NotNull points: @NotNull List<VectorPoint>, p2Index: Int, time: Float): @NotNull VectorPoint