UMaterialExpressionLandscapeLayerSwitch::CanReferenceTexture

Returns true if [GetReferencedTexture()](API\Runtime\Landscape\Materials\UMaterialExpressionLandscapeLaye-_3\GetReferencedTex-) can ever return a valid pointer.

Windows
MacOS
Linux

Override Hierarchy

UMaterialExpression::CanReferenceTexture()

UMaterialExpressionLandscapeLayerSwitch::CanReferenceTexture()

References

Module

Landscape

Header

/Engine/Source/Runtime/Landscape/Classes/Materials/MaterialExpressionLandscapeLayerSwitch.h

Include

#include "Materials/MaterialExpressionLandscapeLayerSwitch.h"

Syntax

virtual bool CanReferenceTexture() const

Remarks

Returns true if GetReferencedTexture() can ever return a valid pointer.

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