Navigation
API > API/Plugins > API/Plugins/DynamicMesh > API/Plugins/DynamicMesh/Selections
References
| Module | DynamicMesh |
| Header | /Engine/Plugins/Runtime/GeometryProcessing/Source/DynamicMesh/Public/Selections/GeometrySelection.h |
| Include | #include "Selections/GeometrySelection.h" |
Syntax
namespace UE
{
namespace Geometry
{
enum EGeometryTopologyType
&123;
Triangle = 1,
Polygroup = 2,
&125;
}
}
Values
| Name | Description |
|---|---|
| Triangle | |
| Polygroup |
Remarks
Type of selected Topology in a FGeometrySelection.