Navigation
API > API/Plugins > API/Plugins/AvalancheEditorCore > API/Plugins/AvalancheEditorCore/UAvaBoundsProviderSubsystem
Description
Gets the axis-aligned, world-scaled bounds of the selected actors. The base transform of this box is the first selected actor's location and rotation.Actor
| Name | GetSelectionBounds |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheEditorCore/Public/Bounds/AvaBoundsProviderSubsystem.h |
| Include Path | #include "Bounds/AvaBoundsProviderSubsystem.h" |
| Source | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheEditorCore/Private/Bounds/AvaBoundsProviderSubsystem.cpp |
FBox GetSelectionBounds
(
bool bInIncludeChildrenOfSelectedActors
)