Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/USceneComponent
- USceneComponent::CalcLocalBounds()
- UGeometryCollectionComponent::CalcLocalBounds()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Components/SceneComponent.h |
| Include | #include "Components/SceneComponent.h" |
virtual FBoxSphereBounds CalcLocalBounds&40;&41; const
Remarks
Calculate the local bounds of the component. Default behavior is calling CalcBounds with an identity transform.