Navigation
API > API/Runtime > API/Runtime/LiveLinkAnimationCore > API/Runtime/LiveLinkAnimationCore/ULiveLinkRetargetAsset
| Type | Name | Description | |
|---|---|---|---|
| void | BuildCurveData
(
const TMap< FName, float >& CurveMap, |
Builds curve data into OutCurve from the supplied map of curve name to float. | |
| void | BuildCurveData
(
const FLiveLinkSkeletonStaticData* InSkeletonData, |
Builds curve data into OutCurve from the supplied live link frame. |