Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/DynamicMesh > API/Runtime/GeometryCore/DynamicMesh/FDynamicMeshOctree3
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/DynamicMesh/DynamicMeshOctree3.h |
| Include | #include "DynamicMesh/DynamicMeshOctree3.h" |
Syntax
class FTreeCutSet
Remarks
FTreeCutSet is a cut of the tree, ie a set of internal cells which are "parents" of separate branches
Variables
| Type | Name | Description | |
|---|---|---|---|
| TSet< uint32 > | CutCellIDs | ||
| TArray< FCellReference > | CutCells | ||
| int | FixedCutLevel |