Navigation
API > API/Plugins > API/Plugins/MetaHumanIdentity > API/Plugins/MetaHumanIdentity/UMetaHumanIdentityPromotedFrame
Description
Updates the ContourData for curves initialized from the config. Bool controls if visibility and "curveModified" status should be updated
| Name | UpdateContourDataFromFrameTrackingContours |
| Type | function |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanIdentity/Public/MetaHumanIdentityPromotedFrames.h |
| Include Path | #include "MetaHumanIdentityPromotedFrames.h" |
| Source | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanIdentity/Private/MetaHumanIdentityPromotedFrames.cpp |
void UpdateContourDataFromFrameTrackingContours
(
const FFrameTrackingContourData & InContourData,
bool bUpdateCurveStates
) const