Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/Selection > API/Plugins/ModelingComponents/Selection/UGeometrySelectionManager
References
| Module | ModelingComponents |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Selection/GeometrySelectionManager.h |
| Include | #include "Selection/GeometrySelectionManager.h" |
| Source | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Private/Selection/GeometrySelectionManager.cpp |
void SetSelectionColors
(
FLinearColor UnselectedCol,
FLinearColor HoverOverSelectedCol,
FLinearColor HoverOverUnselectedCol,
FLinearColor GeometrySelectedCol
)
Remarks
Set the colors to be used during mesh element selection for: Unselected elements, Hover over selection, Hover over non-selection, and Selected elements