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