Navigation
Unreal Engine C++ API Reference > Plugins > PlanarCut > FPlanarCells
References
Module | PlanarCut |
Header | /Engine/Plugins/Experimental/PlanarCutPlugin/Source/PlanarCut/Public/PlanarCut.h |
Include | #include "PlanarCut.h" |
Source | /Engine/Plugins/Experimental/PlanarCutPlugin/Source/PlanarCut/Private/PlanarCut.cpp |
void DiscardCells
&40;
TFunctionRef< bool(int32)> KeepFunc,
bool bKeepNeighbors
&41;
Remarks
Discards cells from the diagram, used to support visualization of a subset of cells.