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 void Init
&40;
UMLDeformerAsset &42; InDeformerAsset
&41;
Remarks
Initialize the ML Deformer model. This will update the DeformerAsset and InputInfo properties. It internally calls CreateInputInfo if no InputInfo has been set yet.
Parameters
| Name | Description |
|---|---|
| InDeformerAsset | The deformer asset that this model will be part of. |