animate

@NotNull
open fun animate(@NotNull movement: @NotNull BoneMovement, @NotNull dest: @NotNull BoneMovement): @NotNull BoneMovement

Applies this keyframe's animation to a bone's movement.

Return

the resulting bone movement

Since

2.0.0

Parameters

movement

the current bone movement

dest

the destination object to store the result