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