Navigation
API > API/Plugins > API/Plugins/MetaHumanIdentity > API/Plugins/MetaHumanIdentity/UMetaHumanIdentityFace
Description
Runs predictive solvers training externally (through python script or UE editor). Returns true if the process was successful, false otherwise.
| Name | RunPredictiveSolverTraining |
| Type | function |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanIdentity/Public/MetaHumanIdentityParts.h |
| Include Path | #include "MetaHumanIdentityParts.h" |
| Source | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanIdentity/Private/MetaHumanIdentityParts.cpp |
UFUNCTION (BlueprintCallable, Category="MetaHuman|Face")
bool RunPredictiveSolverTraining()