Navigation
API > API/Plugins > API/Plugins/MetaHumanIdentity > API/Plugins/MetaHumanIdentity/UMetaHumanIdentityFace
Description
Poll active solver training progress. Output progress range is [0..1]. Returns true if successful (task is active), false otherwise.
| Name | PollAsyncPredictiveSolverTrainingProgress |
| 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 |
bool PollAsyncPredictiveSolverTrainingProgress
(
float & OutProgress
)