Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/PropertySets > API/Plugins/ModelingComponents/PropertySets/UGeometrySelecti-
Syntax
UPROPERTY (Transient, Meta=(TransientToolProperty))
bool bEnableShowEdgeSelectionVertices
Remarks
This option should be enabled for tools that treat edge selections as if they were vertex selections containing all incident vertices. See EditNormalsTool for an example. For such tools seeing the vertex selection corresponding to the edges selection can be useful for understanding the output.
If true edge selections can be visualized as a line set or as a set of points touched by the selection If false edge selections are always visualized as a line set