Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/TMeshSpatialSort
| Name | ENestingMethod |
| Type | enum |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Spatial/MeshSpatialSort.h |
| Include Path | #include "Spatial/MeshSpatialSort.h" |
Syntax
enum ENestingMethod
{
InLargestParent,
InSmallestParent,
}
Values
| Name | Remarks |
|---|---|
| InLargestParent | |
| InSmallestParent |