Navigation
API > API/Runtime > API/Runtime/GeometryCore
Forward declarations
| Name | UE::Geometry::EBox2FitCriteria |
| Type | enum |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/CompGeom/FitOrientedBox2.h |
| Include Path | #include "CompGeom/FitOrientedBox2.h" |
Syntax
namespace UE
{
namespace Geometry
{
enum EBox2FitCriteria
{
Area,
Perimeter,
}
}
}
Values
| Name | Remarks |
|---|---|
| Area | |
| Perimeter |