FInertializationPoseDiff::ApplyTo

Apply this difference to a pose, decaying over time as InertializationElapsedTime approaches InertializationDuration

Choose your operating system:

Windows

macOS

Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Animation/AnimNode_Inertialization.h

Include

#include "Animation/AnimNode_Inertialization.h"

Source

/Engine/Source/Runtime/Engine/Private/Animation/AnimNode_Inertialization.cpp

Syntax

void ApplyTo
(
    FCompactPose & Pose,
    FBlendedCurve & Curves,
    float InertializationElapsedTime,
    float InertializationDuration
) const

Remarks

Apply this difference to a pose, decaying over time as InertializationElapsedTime approaches InertializationDuration