ULiveLinkRetargetAsset::BuildPoseForSubject

Build OutPose and OutCurve from the supplied InFrame.

Windows
MacOS
Linux

References

Module

LiveLink

Header

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

Include

#include "LiveLinkRetargetAsset.h"

Syntax

virtual void BuildPoseForSubject
(
    float DeltaTime,
    const FLiveLinkSkeletonStaticData * InSkeletonData,
    const FLiveLinkAnimationFrameData * InFrameData,
    FCompactPose & OutPose,
    FBlendedCurve & OutCurve
)

Remarks

Build OutPose and OutCurve from the supplied InFrame.

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