Navigation
API > API/Plugins > API/Plugins/NeuralMorphModelEditor
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UMLDeformerTrainingModel
- UMLDeformerGeomCacheTrainingModel
- UNeuralMorphTrainingModel
References
| Module | NeuralMorphModelEditor |
| Header | /Engine/Plugins/Animation/MLDeformer/NeuralMorphModel/Source/NeuralMorphModelEditor/Public/NeuralMorphTrainingModel.h |
| Include | #include "NeuralMorphTrainingModel.h" |
Syntax
UCLASS (Blueprintable)
class UNeuralMorphTrainingModel : public UMLDeformerGeomCacheTrainingModel
Remarks
The training model for the neural morph model. This class is our link to the Python training.