Navigation
BlueprintAPI > BlueprintAPI/Interchange > BlueprintAPI/Interchange/Node > BlueprintAPI/Interchange/Node/Material
Set the String Attribute on the Shader Node. If bIsAParameter is set to true, it would be treated as a overridable Texture or else it should be treated as a LUT Texture. Note: It is assumed that the input name would be the parameter name when bIsAParameter is true.
Target is Interchange Shader Node
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| string | Input Name | |
| string | Attribute Value | |
| boolean | Is AParameter |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value |