FMaterialFunctionInfo

Stores information about a function that this material references, used to know when the material needs to be recompiled.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/MaterialCachedData.h

Include

#include "MaterialCachedData.h"

Syntax

struct FMaterialFunctionInfo

Remarks

Stores information about a function that this material references, used to know when the material needs to be recompiled.

Variables

Name Description

Public variable

UMaterialFuncti...

 

Function

The function which this material has a dependency on.

Public variable

FGuid

 

StateId

Id that the function had when this material was last compiled.

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