Module |
|
Header |
/Engine/Source/Runtime/Core/Public/Math/Box.h |
Include |
#include "Math/Box.h" |
Source |
/Engine/Source/Runtime/Core/Private/Math/Box.cpp |
Returns the overlap FBox of two box
the overlap box. It can be 0 if they don't overlap
Parameter |
Description |
---|---|
Other |
The bounding box to test overlap |