FMaterialParameterCollectionInfo

Stores information about a parameter collection 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 FMaterialParameterCollectionInfo

Remarks

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

Variables

Name Description

Public variable

UMaterialParame...

 

ParameterCollection

The collection which this material has a dependency on.

Public variable

FGuid

 

StateId

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

Operators

Name Description

Public function Const

bool

 

operator==

(
    const FMaterialParameterCollectionI...
)

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