BlendPosesTogetherPerBone

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

void

 

BlendPosesTogetherPerBone

(
    TArrayView< const FCompactPose > So...,
    TArrayView< const FBlendedCurve > S...,
    const IInterpolationIndexProvider&...,
    TArrayView< const FBlendSampleData ...,
    FCompactPose& ResultPose,
    FBlendedCurve& ResultCurve
)

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

Public function Static

void

 

BlendPosesTogetherPerBone

(
    TArrayView< const FCompactPose > So...,
    TArrayView< const FBlendedCurve > S...,
    const IInterpolationIndexProvider&...,
    TArrayView< const FBlendSampleData ...,
    TArrayView< const int32 > BlendSamp...,
    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