ALandscapeStreamingProxy::GetLandscapeMaterial

Get Landscape Material assigned to this Landscape.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

ALandscapeProxy::GetLandscapeMaterial()

ALandscapeStreamingProxy::GetLandscapeMaterial()

References

Module

Landscape

Header

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

Include

#include "LandscapeStreamingProxy.h"

Source

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

Syntax

virtual UMaterialInterface * GetLandscapeMaterial
(
    int8 InLODIndex
) const

Remarks

Get Landscape Material assigned to this Landscape.