Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/USceneComponent
Description
Calculate the local bounds of the component. Default behavior is calling CalcBounds with an identity transform.
| Name | CalcLocalBounds |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Components/SceneComponent.h |
| Include Path | #include "Components/SceneComponent.h" |
virtual FBoxSphereBounds CalcLocalBounds() const