Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Layout > API/Runtime/SlateCore/Layout/FSlateRect
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Layout/SlateRect.h |
| Include | #include "Layout/SlateRect.h" |
FSlateRect InsetBy
&40;
const struct FMargin & InsetAmount
&41; const
Remarks
Return a rectangle that is contracted on each side by the amount specified in each margin. An inset rectangle.
Parameters
| Name | Description |
|---|---|
| InsetAmount | The amount to contract the geometry. |