![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <MaterialParameterCollection.h>
Inheritance diagram for FCollectionParameterBase:Public Member Functions | |
| FCollectionParameterBase () | |
Public Attributes | |
| FName | ParameterName |
| FGuid | Id |
Base struct for collection parameters
|
inline |
| FGuid FCollectionParameterBase::Id |
Uniquely identifies the parameter, used for fixing up materials that reference this parameter when renaming.
| FName FCollectionParameterBase::ParameterName |
The name of the parameter. Changing this name will break any blueprints that reference the parameter.