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" |
void SetVizSettings
&40;
UMLDeformerVizSettings &42; VizSettingsObject
&41;
Remarks
Set the visualization settings object. You need to call this in the constructor of your model.
Parameters
| Name | Description |
|---|---|
| VizSettings | The visualization settings object for this model. |