Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/TBox2
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Math/Box2D.h |
| Include | #include "Math/Box2D.h" |
TBox2< T > Overlap
&40;
const TBox2< T > & Other
&41; const
Remarks
Returns the overlap box of two boxes the overlap box. Result will be invalid if they don't overlap
Parameters
| Name | Description |
|---|---|
| Other | The bounding box to test overlap |