Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/LiveLinkAnimationCore/Public/LiveLinkRetargetAsset.h |
Include |
#include "LiveLinkRetargetAsset.h" |
Source |
/Engine/Source/Runtime/LiveLinkAnimationCore/Private/LiveLinkRetargetAsset.cpp |
void ApplyCurveValue
(
const USkeleton * Skeleton,
const FName CurveName,
const float CurveValue,
FBlendedCurve & OutCurve
) const
Takes the supplied curve name and value and applies it to the blended curve (as approriate given the supplied skeleton.