SetAlphaData

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

SetAlphaData

(
    const TSet< ULandscapeLayerInfoObje...,
    const int32 X1,
    const int32 Y1,
    const int32 X2,
    const int32 Y2,
    const uint8* Data,
    int32 Stride,
    ELandscapeLayerPaintingRestriction ...
)

Updates weightmaps for all layers. Data points to packed data for all layers in the landscape info.

Public function

void

 

SetAlphaData

(
    ULandscapeLayerInfoObject* Lay...,
    const int32 X1,
    const int32 Y1,
    const int32 X2,
    const int32 Y2,
    const uint8* Data,
    int32 Stride,
    ELandscapeLayerPaintingRestriction ...,
    bool bWeightAdjust,
    bool bTotalWeightAdjust
)

Updates weightmap for LayerInfo, optionally adjusting all other weightmaps.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss