Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/Selection > API/Plugins/ModelingComponents/Selection/UMeshTopologySelectionMechanic
References
| Module | ModelingComponents |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Selection/MeshTopologySelectionMechanic.h |
| Include | #include "Selection/MeshTopologySelectionMechanic.h" |
| Source | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Private/Selection/MeshTopologySelectionMechanic.cpp |
FGroupTopologySelector::FSelectionSettings GetTopoSelectorSettings
(
bool bUseOrthoSettings
)
Remarks
Get the topology selector settings to use given the current selection settings.
Parameters
| Name | Description |
|---|---|
| bUseOrthoSettings | If true, the topology selector will be configured to use ortho settings, which are generally different to allow for selection of projected elements, etc. |