Navigation
BlueprintAPI > BlueprintAPI/Rendering > BlueprintAPI/Rendering/Material
Set a vector parameter for default custom primitive data. This will be serialized and is useful in construction scripts.
Target is Primitive Component
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| name | Parameter Name | The parameter name of the custom primitive |
| struct | Value | The new value of the custom primitive |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |