FMaterialVirtualTextureStack::SetLayer

Set an expression index at a layer in the stack.

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

uint32 SetLayer
(
    int32 LayerIndex,
    int32 UniformExpressionIndex
)

Remarks

Set an expression index at a layer in the stack.

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