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