BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'MaterialParameterInfo' into its member fields
Inputs
Type | Name | Description |
---|---|---|
struct | Material Parameter Info |
Outputs
Type | Name | Description |
---|---|---|
name | Name | |
enum | Association | Whether this is a global parameter, or part of a layer or blend |
integer | Index | Layer or blend index this parameter is part of. INDEX_NONE for global parameters. |