Navigation
API > API/Plugins > API/Plugins/MeshPartitionEditor > API/Plugins/MeshPartitionEditor/UModifierComponent
Description
This function returns single bounding box representing the total area this modifier may affect. This is used for things like world partition streaming bounds which cannot be made more granular than a singular bounds.
| Name | ComputeCombinedBounds |
| Type | function |
| Header File | /Engine/Plugins/Experimental/MeshPartition/Source/MeshPartitionEditor/Public/MeshPartitionModifierComponent.h |
| Include Path | #include "MeshPartitionModifierComponent.h" |
virtual FBox ComputeCombinedBounds() const