linear

@NotNull
open fun linear(@NotNull p0: @NotNull Vector3f, @NotNull p1: @NotNull Vector3f, alpha: Float): @NotNull Vector3f
open fun linear(p0: Float, p1: Float, alpha: Float): Float