Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Core/Public/Math/IntRect.h |
Include |
#include "Math/IntRect.h" |
Divides a rectangle and rounds up to the nearest integer.
New divided rectangle.
Parameter |
Description |
---|---|
lhs |
The Rectangle to divide. |
Div |
What to divide by. |