Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Core/Public/Math/IntRect.h |
Include |
#include "Math/IntRect.h" |
Adds a point to this rectangle.
Reference to this rectangle after addition.
Parameter |
Description |
---|---|
Point |
The point to add onto both points in the rectangle. |