Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Components > API/Runtime/UMG/Components/UWidgetComponent
- USceneComponent::CalcBounds()
- UWidgetComponent::CalcBounds()
References
| Module | UMG |
| Header | /Engine/Source/Runtime/UMG/Public/Components/WidgetComponent.h |
| Include | #include "Components/WidgetComponent.h" |
| Source | /Engine/Source/Runtime/UMG/Private/Components/WidgetComponent.cpp |
virtual FBoxSphereBounds CalcBounds
&40;
const FTransform & LocalToWorld
&41; const
Remarks
Calculate the bounds of the component. Default behavior is a bounding box/sphere of zero size.