Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Materials
Inheritance Hierarchy
- FCollectionParameterBase
- FCollectionScalarParameter
- FCollectionVectorParameter
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Materials/MaterialParameterCollection.h |
Include | #include "Materials/MaterialParameterCollection.h" |
Syntax
struct FCollectionParameterBase
Remarks
Base struct for collection parameters
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FGuid | Id | Uniquely identifies the parameter, used for fixing up materials that reference this parameter when renaming. |
![]() |
FName | ParameterName | The name of the parameter. |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |