UMaterialExpressionLandscapeLayerSample::CanReferenceTexture

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

Windows
MacOS
Linux

Override Hierarchy

UMaterialExpression::CanReferenceTexture()

UMaterialExpressionLandscapeLayerSample::CanReferenceTexture()

References

Module

Landscape

Header

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

Include

#include "Materials/MaterialExpressionLandscapeLayerSample.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