Navigation
API > API/Runtime > API/Runtime/NavigationSystem > API/Runtime/NavigationSystem/NavMesh > API/Runtime/NavigationSystem/NavMesh/UNavTestRenderingComponent
- USceneComponent::CalcBounds()
- UNavTestRenderingComponent::CalcBounds()
References
| Module | NavigationSystem |
| Header | /Engine/Source/Runtime/NavigationSystem/Public/NavMesh/NavTestRenderingComponent.h |
| Include | #include "NavMesh/NavTestRenderingComponent.h" |
| Source | /Engine/Source/Runtime/NavigationSystem/Private/NavMesh/NavTestRenderingComponent.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.