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" |
void InflateRect
&40;
IntType Amount
&41;
Remarks
Inflates or deflates the rectangle.
Parameters
| Name | Description |
|---|---|
| Amount | The amount to inflate or deflate the rectangle on each side. |