Accumulate

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

Accumulate

(
    const FTransform& SourceAtom
)

@note Added template type function for Accumulate The template type isn't much useful yet, but it is with the plan to move forward to unify blending features with just type of additive or full pose Eventually it would be nice to just call blend and it all works depending on full pose or additive, but right now that is a lot more refactoring For now this types only defines the different functionality of accumulate Accumulates another transform with this one

Public function

void

 

Accumulate

(
    const FTransform& Atom,
    float BlendWeight
)

Accumulates another transform with this one, with a blending 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