Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/FLandscapeEditDataInterface
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Public/LandscapeEdit.h |
| Include | #include "LandscapeEdit.h" |
| Source | /Engine/Source/Runtime/Landscape/Private/LandscapeEditInterface.cpp |
template<typename TStoreData>
void GetHeightDataTemplFast
&40;
const int32 X1,
const int32 Y1,
const int32 X2,
const int32 Y2,
TStoreData & StoreData,
UTexture2D &42; InHeightmap,
TStoreData &42; NormalData
&41;
Remarks
Without data interpolation, able to get normal data.