Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/Selection > API/Plugins/ModelingComponents/Selection/FDynamicMeshSelector
- IGeometrySelector::ShutdownTransformation()
- FDynamicMeshSelector::ShutdownTransformation()
References
| Module | ModelingComponents |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Selection/DynamicMeshSelector.h |
| Include | #include "Selection/DynamicMeshSelector.h" |
| Source | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Private/Selection/DynamicMeshSelector.cpp |
virtual void ShutdownTransformation
&40;
IGeometrySelectionTransformer &42; Transformer
&41;
Remarks
Shutdown an active IGeometrySelectionTransformer. Generally only one Transformer may be active at any time, and it is an error to shut it down multiple times.