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