Class AnimationGenerator
java.lang.Object
kr.toxicity.model.api.data.blueprint.AnimationGenerator
-
Method Summary
Modifier and TypeMethodDescriptionstatic @NotNull Map<BoneName, BlueprintAnimator> createMovements(float length, @NotNull List<BlueprintChildren> children, @NotNull Map<BoneName, BlueprintAnimator.AnimatorData> pointMap) voidinterpolateRotation(@NotNull it.unimi.dsi.fastutil.floats.FloatSortedSet floats)
-
Method Details
-
createMovements
@NotNull public static @NotNull Map<BoneName,BlueprintAnimator> createMovements(float length, @NotNull @NotNull List<BlueprintChildren> children, @NotNull @NotNull Map<BoneName, BlueprintAnimator.AnimatorData> pointMap) -
interpolateRotation
public void interpolateRotation(@NotNull @NotNull it.unimi.dsi.fastutil.floats.FloatSortedSet floats)
-