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