ULiveLinkRetargetAsset::BuildCurveData

Builds curve data into OutCurve from the supplied live link frame.

Windows
MacOS
Linux

References

Module

LiveLink

Header

/Engine/Plugins/Animation/LiveLink/Source/LiveLink/Public/LiveLinkRetargetAsset.h

Include

#include "LiveLinkRetargetAsset.h"

Source

/Engine/Plugins/Animation/LiveLink/Source/LiveLink/Private/LiveLinkRetargetAsset.cpp

Syntax

void BuildCurveData
(
    const FLiveLinkSkeletonStaticData * InSkeletonData,
    const FLiveLinkAnimationFrameData * InFrameData,
    const FCompactPose & InPose,
    FBlendedCurve & OutCurve
) const

Remarks

Builds curve data into OutCurve from the supplied live link frame.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss