Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/FMeshBoundaryLoops
| Name | ESpanBehaviors |
| Type | enum |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/MeshBoundaryLoops.h |
| Include Path | #include "MeshBoundaryLoops.h" |
Syntax
enum ESpanBehaviors
{
Ignore,
Abort,
Compute,
}
Values
| Name | Remarks |
|---|---|
| Ignore | |
| Abort | |
| Compute |