ULandscapeComponent::GetLandscapeHoleMaterial

Returns the components's LandscapeHoleMaterial, or the Component's OverrideLandscapeHoleMaterial if set

Windows
MacOS
Linux

References

Module

Landscape

Header

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

Include

#include "LandscapeComponent.h"

Source

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

Syntax

UMaterialInterface * GetLandscapeHoleMaterial() const

Remarks

Returns the components's LandscapeHoleMaterial, or the Component's OverrideLandscapeHoleMaterial if set

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