Navigation
API > API/Plugins > API/Plugins/MLDeformerFrameworkEditor > API/Plugins/MLDeformerFrameworkEditor/FMLDeformerEditorToolkit
References
Module | MLDeformerFrameworkEditor |
Header | /Engine/Plugins/Animation/MLDeformer/MLDeformerFramework/Source/MLDeformerFrameworkEditor/Public/MLDeformerEditorToolkit.h |
Include | #include "MLDeformerEditorToolkit.h" |
Source | /Engine/Plugins/Animation/MLDeformer/MLDeformerFramework/Source/MLDeformerFrameworkEditor/Private/MLDeformerEditorToolkit.cpp |
void SwitchVizMode
&40;
EMLDeformerVizMode Mode
&41;
Remarks
Switch the editor's visualization mode. This essentially allows you to switch the UI between testing and training modes.
Parameters
Name | Description |
---|---|
Mode | The mode to switch to. |