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