Navigation
API > API/Plugins > API/Plugins/NeuralMorphModelEditor > API/Plugins/NeuralMorphModelEditor/UNeuralMorphTrainingModel
References
| Module | NeuralMorphModelEditor |
| Header | /Engine/Plugins/Animation/MLDeformer/NeuralMorphModel/Source/NeuralMorphModelEditor/Public/NeuralMorphTrainingModel.h |
| Include | #include "NeuralMorphTrainingModel.h" |
UFUNCTION&40;BlueprintImplementableEvent, Category&61;"Training Model"&41;
int32 Train&40;&41; const
Remarks
Main training function, with implementation in python. You need to implement this method. See the UMLDeformerTrainingModel documentation for more details.