Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Components > USceneComponent
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Components/SceneComponent.h |
Include | #include "Components/SceneComponent.h" |
virtual FBoxSphereBounds CalcLocalBounds() const
Remarks
Calculate the local bounds of the component. Default behavior is calling CalcBounds with an identity transform.