FLandscapeEditDataInterface::GetWeightMapData

Weightmap access Helper accessor

Windows
MacOS
Linux

References

Module

Landscape

Header

/Engine/Source/Runtime/Landscape/Public/LandscapeEdit.h

Include

#include "LandscapeEdit.h"

Source

/Engine/Source/Runtime/Landscape/Private/LandscapeEditInterface.cpp

Syntax

uint8 GetWeightMapData
(
    const ULandscapeComponent * Component,
    ULandscapeLayerInfoObject * LayerInfo,
    int32 TexU,
    int32 TexV,
    uint8 Offset,
    UTexture2D * Texture,
    uint8 * TextureData
)

Remarks

Weightmap access

Helper accessor

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