buildAnimation

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