FMaterialVirtualTextureStack::FindLayer

Find the layer in the stack that was set with this expression index.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/MaterialShared.h

Include

#include "MaterialShared.h"

Source

/Engine/Source/Runtime/Engine/Private/Materials/MaterialShared.cpp

Syntax

int32 FindLayer
(
    int32 UniformExpressionIndex
) const

Remarks

Find the layer in the stack that was set with this expression index.

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