Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TRangeSet
Description
Gets the range set's uppermost bound.
| Name | GetMaxBound |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Math/RangeSet.h |
| Include Path | #include "Math/RangeSet.h" |
BoundsType GetMaxBound() const
Uppermost bound.
See Also
-
GetMaxBoundValue
-
GetMinBound
-
HasMaxBound