Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/ALandscapeProxy
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Classes/LandscapeProxy.h |
| Include | #include "LandscapeProxy.h" |
| Source | /Engine/Source/Runtime/Landscape/Private/LandscapeBlueprintSupport.cpp |
UFUNCTION (BlueprintSetter)
void EditorSetLandscapeMaterial
(
UMaterialInterface * NewLandscapeMaterial
)
Remarks
Setter for LandscapeMaterial. Has no effect outside the editor.