Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/FLandscapeEditDataInterface > API/Runtime/Landscape/FLandscapeEditDataInterface/GetXYOffsetDataFast
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Public/LandscapeEdit.h |
| Include | #include "LandscapeEdit.h" |
| Source | /Engine/Source/Runtime/Landscape/Private/LandscapeEditInterface.cpp |
void GetXYOffsetDataFast
(
const int32 X1,
const int32 Y1,
const int32 X2,
const int32 Y2,
FVector2D * Data,
int32 Stride
)
Remarks
Without data interpolation, able to get normal data.