ULiveLinkRemapAsset::RemapCurveElements

Blueprint Implementable function for remapping, adding or otherwise modifying the curve element data from Live Link.

Windows
MacOS
Linux

References

Module

LiveLink

Header

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

Include

#include "LiveLinkRemapAsset.h"

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintNativeEvent, Category="Live Link Remap")
void RemapCurveElements
(
    TMap< FName, float > & CurveItems
) const

Remarks

Blueprint Implementable function for remapping, adding or otherwise modifying the curve element data from Live Link. This is run after GetRemappedCurveName

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