Navigation
API > API/Plugins > API/Plugins/NeuralMorphModelEditor > API/Plugins/NeuralMorphModelEditor/FNeuralMorphEditorModel
- FMLDeformerEditorModel::OnPostInputAssetChanged()
- FNeuralMorphEditorModel::OnPostInputAssetChanged()
References
| Module | NeuralMorphModelEditor |
| Header | /Engine/Plugins/Animation/MLDeformer/NeuralMorphModel/Source/NeuralMorphModelEditor/Public/NeuralMorphEditorModel.h |
| Include | #include "NeuralMorphEditorModel.h" |
| Source | /Engine/Plugins/Animation/MLDeformer/NeuralMorphModel/Source/NeuralMorphModelEditor/Private/NeuralMorphEditorModel.cpp |
virtual void OnPostInputAssetChanged&40;&41;
Remarks
This is executed after the input assets have changed. On default this will refresh the deformer graphs, update the timeline ranges, select the right frames, modify the training button ready state, etc.