Navigation
API > API/Plugins > API/Plugins/GeometryScriptingCore
| Name | FGeometryScriptFitOrientedBoxOptions |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/GeometryScripting/Source/GeometryScriptingCore/Public/GeometryScript/ContainmentFunctions.h |
| Include Path | #include "GeometryScript/ContainmentFunctions.h" |
Syntax
USTRUCT (BlueprintType )
struct FGeometryScriptFitOrientedBoxOptions
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FitMethod | FGeometryScriptFitOrientedBoxMethod | Method to use for fitting the bounding box | GeometryScript/ContainmentFunctions.h |
|
| MinBoxDimension | double | Minimum length of the resulting bounding box along any of its principal directions | GeometryScript/ContainmentFunctions.h |
|