Navigation
API > API/Plugins > API/Plugins/MLDeformerFramework
References
| Module | MLDeformerFramework |
| Header | /Engine/Plugins/Animation/MLDeformer/MLDeformerFramework/Source/MLDeformerFramework/Public/MLDeformerModel.h |
| Include | #include "MLDeformerModel.h" |
virtual UMLDeformerModelInstance &42; CreateModelInstance
&40;
UMLDeformerComponent &42; Component
&41;
Remarks
Create a new instance of this model, to be used in combination with a specific component. A pointer to the model instance.
Parameters
| Name | Description |
|---|---|
| Component | The ML Deformer component that will own this instance. |