FMaterialFunctionCompileState

Function specific compiler state.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "MaterialShared.h"

Syntax

class FMaterialFunctionCompileState

Remarks

Function specific compiler state.

Variables

Name Description

Public variable

TMap< FMaterial...

 

ExpressionCodeMap

A map from material expression to the index into CodeChunks of the code for the material expression.

Public variable

TArray< FMateri...

 

ExpressionStack

Stack used to avoid re-entry within this function.

Public variable

UMaterialExpres...

 

FunctionCall

Constructors

Destructors

Functions

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