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 EGeometrySelectionChangeType
&123;
Add,
Remove,
Replace,
&125;
}
}
Values
| Name | Description |
|---|---|
| Add | Elements Added to Selection |
| Remove | Elements Removed from Selection |
| Replace | Selected Elements replaced with a new set of Selected Elements |
Remarks
Type of change, relative to a FGeometrySelection