Navigation
API > API/Plugins > API/Plugins/MLDeformerFramework > API/Plugins/MLDeformerFramework/UMLDeformerMorphModelInstance
Description
Initialize this model, after the ML deformer component has been initialized. This is a post-step after component initialization. It can be used to register things such as external morph target sets that are generated by this model.
Virtual Inheritance
- UMLDeformerModelInstance::PostMLDeformerComponentInit → UMLDeformerMorphModelInstance::PostMLDeformerComponentInit
| Name | PostMLDeformerComponentInit |
| Type | function |
| Header File | /Engine/Plugins/Animation/MLDeformer/MLDeformerFramework/Source/MLDeformerFramework/Public/MLDeformerMorphModelInstance.h |
| Include Path | #include "MLDeformerMorphModelInstance.h" |
| Source | /Engine/Plugins/Animation/MLDeformer/MLDeformerFramework/Source/MLDeformerFramework/Private/MLDeformerMorphModelInstance.cpp |
virtual void PostMLDeformerComponentInit()