Navigation
API > API/Plugins > API/Plugins/MLDeformerFrameworkEditor > API/Plugins/MLDeformerFrameworkEditor/FMLDeformerEditorModel
- FMLDeformerEditorModel::GetNumTrainingInputAnims()
- FMLDeformerGeomCacheEditorModel::GetNumTrainingInputAnims()
References
| Module | MLDeformerFrameworkEditor |
| Header | /Engine/Plugins/Animation/MLDeformer/MLDeformerFramework/Source/MLDeformerFrameworkEditor/Public/MLDeformerEditorModel.h |
| Include | #include "MLDeformerEditorModel.h" |
| Source | /Engine/Plugins/Animation/MLDeformer/MLDeformerFramework/Source/MLDeformerFrameworkEditor/Private/MLDeformerEditorModel.cpp |
virtual int32 GetNumTrainingInputAnims() const
Remarks
Get the number of training input animations. Each training input anim is a pair of a source animation and a target mesh deformation with the same poses. This data is fed into the training process. The number of training input anims.