Found out UAnimSequenceBase has a GetAnimationPose() similar to evaluate pose and you can use FAnimationRuntime::BlendTwoPosesTogether() to blend two poses.
Found out UAnimSequenceBase has a GetAnimationPose() similar to evaluate pose and you can use FAnimationRuntime::BlendTwoPosesTogether() to blend two poses.