Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/USplineComponent
- USceneComponent::CalcBounds()
- USplineComponent::CalcBounds()
- UWaterSplineComponent::CalcBounds()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Components/SplineComponent.h |
| Include | #include "Components/SplineComponent.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Components/SplineComponent.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.