buildAnimation

@NotNull
@Unmodifiable
open fun buildAnimation(@NotNull position: @NotNull List<VectorPoint>, @NotNull rotation: @NotNull List<VectorPoint>, @NotNull scale: @NotNull List<VectorPoint>, @NotNull points: @NotNull FloatSortedSet): @NotNull @Unmodifiable List<AnimationMovement>