Navigation
API > API/Plugins > API/Plugins/MetaHumanIdentity
Predictive solvers training result.
| Name | FPredictiveSolversResult |
| Type | struct |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanIdentity/Public/MetaHumanPredictiveSolversTask.h |
| Include Path | #include "MetaHumanPredictiveSolversTask.h" |
Syntax
struct FPredictiveSolversResult
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bSuccess | bool | MetaHumanPredictiveSolversTask.h | ||
| PredictiveSolvers | TArray< uint8 > | MetaHumanPredictiveSolversTask.h | ||
| PredictiveWithoutTeethSolver | TArray< uint8 > | MetaHumanPredictiveSolversTask.h |