Navigation
API > API/Plugins > API/Plugins/ModelingComponents
| Name | EGeometrySelectionElementType |
| Type | enum |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/PropertySets/GeometrySelectionVisualizationProperties.h |
| Include Path | #include "PropertySets/GeometrySelectionVisualizationProperties.h" |
Syntax
enum EGeometrySelectionElementType
{
Vertex = 1,
Edge = 2,
Face = 4,
}
Values
| Name | Remarks |
|---|---|
| Vertex | |
| Edge | |
| Face |