Navigation
API > API/Plugins > API/Plugins/UVEditorTools > API/Plugins/UVEditorTools/UUVToolSelectionHighlightMechani-
Description
When true, edge selections also highlight the edge pairings (i.e. edges that could weld with the selected edges). Note that the call itself controls visibility and the next rebuild call, but won't cause an immediate rebuild on its own.
| Name | SetEnablePairedEdgeHighlights |
| Type | function |
| Header File | /Engine/Plugins/Editor/UVEditor/Source/UVEditorTools/Public/Selection/UVToolSelectionHighlightMechanic.h |
| Include Path | #include "Selection/UVToolSelectionHighlightMechanic.h" |
| Source | /Engine/Plugins/Editor/UVEditor/Source/UVEditorTools/Private/Selection/UVToolSelectionHighlightMechanic.cpp |
void SetEnablePairedEdgeHighlights
(
bool bEnable
)