Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/TBoxSphereBounds
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Math/BoxSphereBounds.h |
| Include | #include "Math/BoxSphereBounds.h" |
TBoxSphereBounds< T, TExtent > ExpandBy
&40;
TExtent ExpandAmount
&41; const
Remarks
Increase the size of the box and sphere by a given size. A new box with the expanded size.
Parameters
| Name | Description |
|---|---|
| ExpandAmount | The size to increase by. |