Navigation
API > API/Plugins > API/Plugins/MLDeformerFrameworkEditor > API/Plugins/MLDeformerFrameworkEditor/FMLDeformerEditorModel
References
| Module | MLDeformerFrameworkEditor |
| Header | /Engine/Plugins/Animation/MLDeformer/MLDeformerFramework/Source/MLDeformerFrameworkEditor/Public/MLDeformerEditorModel.h |
| Include | #include "MLDeformerEditorModel.h" |
| Source | /Engine/Plugins/Animation/MLDeformer/MLDeformerFramework/Source/MLDeformerFrameworkEditor/Private/MLDeformerEditorModel.cpp |
virtual void SetHeatMapMaterialEnabled
&40;
bool bEnabled
&41;
Remarks
Specify whether the heat map material should be enabled or not. This will activate the heat map visualization, or deactivate it.
Parameters
| Name | Description |
|---|---|
| bEnabled | Set to true to enable heat map mode. |