Navigation
Unreal Engine C++ API Reference > Runtime > Core > Math > TRangeSet
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Math/RangeSet.h |
Include | #include "Math/RangeSet.h" |
ElementType GetMinBoundValue&40;&41; const
Remarks
Gets the value of the lowest bound.
Use HasMinBound() to ensure that this range set actually has a lowest bound. Bound value.