Navigation
API > API/Plugins > API/Plugins/MetaHumanIdentity
Predictive solvers configuration.
| Name | FPredictiveSolversTaskConfig |
| Type | struct |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanIdentity/Public/MetaHumanPredictiveSolversTask.h |
| Include Path | #include "MetaHumanPredictiveSolversTask.h" |
Syntax
struct FPredictiveSolversTaskConfig
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bTrainPreviewSolvers | bool | MetaHumanPredictiveSolversTask.h | ||
| ConfigurationJson | FString | MetaHumanPredictiveSolversTask.h | ||
| DNAAsset | TWeakObjectPtr< class UDNAAsset > | MetaHumanPredictiveSolversTask.h | ||
| PredictiveSolverGlobalTeethTrainingData | TArray< uint8 > | MetaHumanPredictiveSolversTask.h | ||
| PredictiveSolverTrainingData | TArray< uint8 > | MetaHumanPredictiveSolversTask.h | ||
| TemplateDescriptionJson | FString | MetaHumanPredictiveSolversTask.h |