buildAnimation

@NotNull
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 AnimationKeyframe

Builds animation keyframe

Return

animation keyframe

Parameters

position

position point

rotation

rotation point

scale

scale point

rotationGlobal

rotation global

points

keyframe time set