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 BuildCurveData
(
const TMap< FName, float > & CurveMap,
const FCompactPose & InPose,
FBlendedCurve & OutCurve
) const
Builds curve data into OutCurve from the supplied map of curve name to float.