Navigation
API > API/Plugins > API/Plugins/UVEditorTools > API/Plugins/UVEditorTools/Selection > API/Plugins/UVEditorTools/Selection/UUVToolSelectionHighlightMechani-
References
| Module | UVEditorTools |
| Header | /Engine/Plugins/Editor/UVEditor/Source/UVEditorTools/Public/Selection/UVToolSelectionHighlightMechanic.h |
| Include | #include "Selection/UVToolSelectionHighlightMechanic.h" |
| Source | /Engine/Plugins/Editor/UVEditor/Source/UVEditorTools/Private/Selection/UVToolSelectionHighlightMechanic.cpp |
void AppendAppliedHighlight
&40;
const TArray< FUVToolSelection > & AppliedSelections,
bool bUsePreviews
&41;
Remarks
Adds additional highlighting elements based on selection information. This is used to extend selection line sets for the unset selections if they are needed.
Parameters
| Name | Description |
|---|---|
| bUsePreviews | If true, the previews are used rather than the canonicals for finding the highlight positions. |