Navigation
BlueprintAPI > BlueprintAPI/Rendering > BlueprintAPI/Rendering/Material
Gets the default value of a scalar parameter from a material collection.
Target is Material Parameter Collection
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| name | Parameter Name | The name of the value to get the value of |
Outputs
| Type | Name | Description |
|---|---|---|
| boolean | Parameter Found | if a parameter with the input name was found |
| linearcolor | Return Value | the value of the parameter |