Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/TInterval
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Math/Interval.h |
Include | #include "Math/Interval.h" |
void Expand
&40;
ElementType ExpandAmount
&41;
Remarks
Expands this interval to both sides by the specified amount.
Parameters
Name | Description |
---|---|
ExpandAmount | The amount to expand by. |