Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Components > UBillboardComponent
- USceneComponent::CalcBounds()
- UBillboardComponent::CalcBounds()
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Components/BillboardComponent.h |
Include | #include "Components/BillboardComponent.h" |
Source | /Engine/Source/Runtime/Engine/Private/Components/BillboardComponent.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.