Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/TRange > API/Runtime/Core/Math/TRange/Intersection
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Math/Range.h |
Include | #include "Math/Range.h" |
static TRange Intersection
&40;
const TArray< TRange > & Ranges
&41;
Remarks
Compute the intersection of many ranges. The intersection.
Parameters
Name | Description |
---|---|
Ranges | The ranges to intersect. |