BuildCurveData

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

void

 

BuildCurveData

(
    const TMap< FName, float >& CurveM...,
    const FCompactPose& InPose,
    FBlendedCurve& OutCurve
)

Builds curve data into OutCurve from the supplied map of curve name to float.

Public function Const

void

 

BuildCurveData

(
    const FLiveLinkSkeletonStaticData&...,
    const FLiveLinkAnimationFrameData&...,
    const FCompactPose& InPose,
    FBlendedCurve& OutCurve
)

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