Navigation
API > API/Plugins > API/Plugins/NearestNeighborModelEditor > API/Plugins/NearestNeighborModelEditor/UNearestNeighborTrainingModel
- UMLDeformerTrainingModel::Init()
- UMLDeformerGeomCacheTrainingModel::Init()
- UNearestNeighborTrainingModel::Init()
References
| Module | NearestNeighborModelEditor |
| Header | /Engine/Plugins/Animation/MLDeformer/NearestNeighborModel/Source/NearestNeighborModelEditor/Public/NearestNeighborTrainingModel.h |
| Include | #include "NearestNeighborTrainingModel.h" |
| Source | /Engine/Plugins/Animation/MLDeformer/NearestNeighborModel/Source/NearestNeighborModelEditor/Private/NearestNeighborTrainingModel.cpp |
virtual void Init
(
UE::MLDeformer::FMLDeformerEditorModel * InEditorModel
)
Remarks
Initialize the training model. This is automatically called by the editor.