buildAnimation

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

Builds animation movement

Return

animation movement list

Parameters

position

position point

rotation

rotation point

scale

scale point

rotationGlobal

rotation global

points

keyframe time set