Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Materials
Inheritance Hierarchy
References
| |
|
| Module |
Engine |
| Header |
/Engine/Source/Runtime/Engine/Classes/Materials/MaterialParameterCollection.h |
| Include |
#include "Materials/MaterialParameterCollection.h" |
Syntax
struct FCollectionParameterBase
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 |
 |
|
|
|