toBlueprint

@NotNull
open fun toBlueprint(@NotNull meta: @NotNull ModelMeta, @NotNull availableUUIDs: @NotNull Set<String>, @NotNull children: @NotNull List<BlueprintChildren>, @NotNull placeholder: @NotNull ModelPlaceholder): @NotNull BlueprintAnimation

Converts raw animation to blueprint animation

Return

converted animation

Parameters

meta

meta

availableUUIDs

available uuids

children

children

placeholder

placeholder