Navigation
API > API/Plugins > API/Plugins/MLDeformerFramework > API/Plugins/MLDeformerFramework/UMLDeformerAsset
References
| Module | MLDeformerFramework |
| Header | /Engine/Plugins/Animation/MLDeformer/MLDeformerFramework/Source/MLDeformerFramework/Public/MLDeformerAsset.h |
| Include | #include "MLDeformerAsset.h" |
void SetModel
&40;
UMLDeformerModel &42; InModel
&41;
Remarks
Set the ML Deformer model that is used by this deformer asset.
Parameters
| Name | Description |
|---|---|
| InModel | A pointer to the model object. |