FIntRect::InflateRect

Inflates or deflates the rectangle.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Math/IntRect.h"

Syntax

void InflateRect
(
    int32 Amount
)

Remarks

Inflates or deflates the rectangle.

Parameters

Parameter

Description

Amount

The amount to inflate or deflate the rectangle on each side.

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