TInterval::Expand

Expands this interval to both sides by the specified amount.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Math/Interval.h"

Syntax

void Expand
(
    ElementType ExpandAmount
)

Remarks

Expands this interval to both sides by the specified amount.

Parameters

Parameter

Description

ExpandAmount

The amount to expand by.

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