Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TRangeSet
Description
Checks whether the range has a lowest bound.
| Name | HasMinBound |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Math/RangeSet.h |
| Include Path | #include "Math/RangeSet.h" |
bool HasMinBound() const
true if the range has a lowest bound, false otherwise.