Navigation
API > API/Plugins > API/Plugins/MetaHumanPerformance > API/Plugins/MetaHumanPerformance/UMetaHumanPerformance
Description
(DEPRECATED: use UMetaHumanPerformanceExportUtils::ExportAnimation instead) Export an animation sequence targeting the face skeleton. This will ask the user where to place the new animation sequence
| Name | ExportAnimation |
| Type | function |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanPerformance/Public/MetaHumanPerformance.h |
| Include Path | #include "MetaHumanPerformance.h" |
| Source | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanPerformance/Private/MetaHumanPerformance.cpp |
UFUNCTION (BlueprintCallable, Category="MetaHuman|Export")
void ExportAnimation
(
EPerformanceExportRange InExportRange
)