ALandscapeProxy::GetLayerThumbnailMIC

Create a thumbnail material for a given layer

Windows
MacOS
Linux

References

Module

Landscape

Header

/Engine/Source/Runtime/Landscape/Classes/LandscapeProxy.h

Include

#include "LandscapeProxy.h"

Source

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

Syntax

static ULandscapeMaterialInstanceConstant * GetLayerThumbnailMIC
(
    UMaterialInterface * LandscapeMaterial,
    FName LayerName,
    UTexture2D * ThumbnailWeightmap,
    UTexture2D * ThumbnailHeightmap,
    ALandscapeProxy * Proxy
)

Remarks

Create a thumbnail material for a given layer

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