Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Experimental/PlanarCutPlugin/Source/PlanarCut/Public/PlanarCut.h |
Include |
#include "PlanarCut.h" |
namespace UE
{
namespace PlanarCut
{
enum ENeighborSelectionMethod
{
LargestNeighbor,
NearestCenter,
}
}
}
Name |
Description |
---|---|
LargestNeighbor |
|
NearestCenter |