Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/FLandscapeComponentDataInterface
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Public/LandscapeDataAccess.h |
| Include | #include "LandscapeDataAccess.h" |
| Source | /Engine/Source/Runtime/Landscape/Private/LandscapeDataAccess.cpp |
bool GetWeightmapTextureData
(
ULandscapeLayerInfoObject * InLayerInfo,
TArray< uint8 > & OutData,
bool bInUseEditingWeightmap,
bool bInRemoveSubsectionDuplicates
)