Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Core/Public/Math/IntRect.h |
Include |
#include "Math/IntRect.h" |
Gets the result of adding two rectangles together.
New rectangle after both are added together.
Parameter |
Description |
---|---|
Other |
The other rectangle to add to this. |