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 Right
&40;
IntType InWidth
&41; const
Remarks
Creates a rectangle from the right hand side of this rectangle. The new rectangle.
Parameters
| Name | Description |
|---|---|
| InWidth | Width of the new rectangle (<= rectangles original width). |