Navigation
API > API/Plugins > API/Plugins/PlanarCut
References
| Module | PlanarCut |
| Header | /Engine/Plugins/Experimental/PlanarCutPlugin/Source/PlanarCut/Public/PlanarCut.h |
| Include | #include "PlanarCut.h" |
Syntax
namespace UE
{
namespace PlanarCut
{
enum ENeighborSelectionMethod
&123;
LargestNeighbor,
NearestCenter,
&125;
}
}
Values
| Name | Description |
|---|---|
| LargestNeighbor | |
| NearestCenter |