Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/ALandscape
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Classes/Landscape.h |
| Include | #include "Landscape.h" |
| Source | /Engine/Source/Runtime/Landscape/Private/LandscapeEditInterface.cpp |
static void CalcComponentIndicesOverlap
&40;
const int32 X1,
const int32 Y1,
const int32 X2,
const int32 Y2,
const int32 ComponentSizeQuads,
int32 & ComponentIndexX1,
int32 & ComponentIndexY1,
int32 & ComponentIndexX2,
int32 & ComponentIndexY2
&41;
Remarks
Include Components with overlapped vertices X2/Y2 Coordinates are "inclusive" max values