Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/FLandscapeEditDataInterface > API/Runtime/Landscape/FLandscapeEditDataInterface/SetAlphaData
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Public/LandscapeEdit.h |
| Include | #include "LandscapeEdit.h" |
| Source | /Engine/Source/Runtime/Landscape/Private/LandscapeEditInterface.cpp |
void SetAlphaData
&40;
ULandscapeLayerInfoObject &42; LayerInfo,
const int32 X1,
const int32 Y1,
const int32 X2,
const int32 Y2,
const uint8 &42; Data,
int32 Stride,
ELandscapeLayerPaintingRestriction PaintingRestriction,
bool bWeightAdjust,
bool bTotalWeightAdjust
&41;
Remarks
Updates weightmap for LayerInfo, optionally adjusting all other weightmaps.