Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGCollapsePoints.h |
| Include | #include "Elements/PCGCollapsePoints.h" |
Syntax
enum EPCGCollapseMode
{
UMETA =(Tooltip="At every iteration, will select exclusive pairs that are closest."),
UMETA =(Hidden, Tooltip="At every iteration, will select the closest pair to merge. Performance warning."),
}
Values
| Name | Description |
|---|---|
| UMETA | |
| UMETA |