ALandscapeProxy::EditorSetLandscapeMaterial

Setter for LandscapeMaterial. Has no effect outside the editor.

Windows
MacOS
Linux

References

Module

Landscape

Header

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

Include

#include "LandscapeProxy.h"

Source

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

Syntax

void EditorSetLandscapeMaterial
(
    UMaterialInterface * NewLandscapeMaterial
)

Remarks

Setter for LandscapeMaterial. Has no effect outside the editor.

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