Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Core/Public/Math/IntRect.h |
Include |
#include "Math/IntRect.h" |
Creates a rectangle from the bottom part of this rectangle.
The new rectangle.
Parameter |
Description |
---|---|
InHeight |
Height of the new rectangle (<= rectangles original height). |