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