Navigation
API > API/Plugins > API/Plugins/MeshPartitionEditor > API/Plugins/MeshPartitionEditor/UEditableModifierBase
Description
Bounds to use for editing the modifier. As opposed to ComputeBounds, these bounds are oriented to allow edited modifiers to more tightly fit their shape. This is especially important for the tools to generate a nice preview. Note: Is allowed to differ from ComputeBounds
Derived Overrides
| Name | GetBoundsForEdit |
| Type | function |
| Header File | /Engine/Plugins/Experimental/MeshPartition/Source/MeshPartitionEditor/Public/Modifiers/MeshPartitionEditableModifierBase.h |
| Include Path | #include "Modifiers/MeshPartitionEditableModifierBase.h" |
virtual TArray < Geometry::FOrientedBox3d > GetBoundsForEdit() const