Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/TIntRect
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Math/IntRect.h |
| Include | #include "Math/IntRect.h" |
TIntRect Bottom
&40;
IntType InHeight
&41; const
Remarks
Creates a rectangle from the bottom part of this rectangle. The new rectangle.
Parameters
| Name | Description |
|---|---|
| InHeight | Height of the new rectangle (<= rectangles original height). |