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