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