BlendPosesTogether

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

void

 

BlendPosesTogether

(
    TArrayView< const FCompactPose > So...,
    TArrayView< const FBlendedCurve > S...,
    TArrayView< const float > SourceWei...,
    FCompactPose& ResultPose,
    FBlendedCurve& ResultCurve
)

Blends together a set of poses, each with a given weight.

Public function Static

void

 

BlendPosesTogether

(
    TArrayView< const FCompactPose > So...,
    TArrayView< const FBlendedCurve > S...,
    TArrayView< const float > SourceWei...,
    TArrayView< const int32 > SourceWei...,
    FCompactPose& ResultPose,
    FBlendedCurve& ResultCurve
)

Blends together a set of poses, each with a given weight.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss