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 Inner
(
IntPointType Shrink
) const
Remarks
Gets a new rectangle from the inner of this one. New inner Rectangle.
Parameters
| Name | Description |
|---|---|
| Shrink | How much to remove from each point of this rectangle. |