Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/FLandscapeEditDataInterface > API/Runtime/Landscape/FLandscapeEditDataInterface/GetHeightDataFast
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Public/LandscapeEdit.h |
| Include | #include "LandscapeEdit.h" |
| Source | /Engine/Source/Runtime/Landscape/Private/LandscapeEditInterface.cpp |
void GetHeightDataFast
&40;
const int32 X1,
const int32 Y1,
const int32 X2,
const int32 Y2,
uint16 &42; Data,
int32 Stride,
uint16 &42; NormalData,
UTexture2D &42; InHeightmap
&41;
Remarks
Implementation for fixed array.