Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Core/Public/Math/Range.h |
Include |
#include "Math/Range.h" |
void SetLowerBound
(
const BoundsType & NewLowerBound
)
Assign the new lower bound for this range
Parameter |
Description |
---|---|
NewLowerBound |
The new lower bound to assign |