unreal.GeometryScriptFitOrientedBoxOptions¶
- class unreal.GeometryScriptFitOrientedBoxOptions(min_box_dimension: float = 0.0, fit_method: FGeometryScriptFitOrientedBoxMethod = Ellipsis)¶
Bases:
StructBaseGeometry Script Fit Oriented Box Options
C++ Source:
Plugin: GeometryScripting
Module: GeometryScriptingCore
File: ContainmentFunctions.h
Editor Properties: (see get_editor_property/set_editor_property)
fit_method(FGeometryScriptFitOrientedBoxMethod): [Read-Write] Method to use for fitting the bounding boxmin_box_dimension(double): [Read-Write] Minimum length of the resulting bounding box along any of its principal directions
- property fit_method: FGeometryScriptFitOrientedBoxMethod¶
[Read-Write] Method to use for fitting the bounding box