FIntRect::Inner

Gets a new rectangle from the inner of this one.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Math/IntRect.h

Include

#include "Math/IntRect.h"

Syntax

FIntRect Inner
(
    FIntPoint Shrink
) const

Remarks

Gets a new rectangle from the inner of this one.

Returns

New inner Rectangle.

Parameters

Parameter

Description

Shrink

How much to remove from each point of this rectangle.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss