Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/ULandscapeComponent > API/Runtime/Landscape/ULandscapeComponent/GetComponentExtent
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Classes/LandscapeComponent.h |
| Include | #include "LandscapeComponent.h" |
| Source | /Engine/Source/Runtime/Landscape/Private/LandscapeEdit.cpp |
void GetComponentExtent
&40;
int32 & MinX,
int32 & MinY,
int32 & MaxX,
int32 & MaxY
&41; const
Remarks
Extends passed region with this component's 2D bounds (values are in landscape quads)