Navigation
BlueprintAPI > BlueprintAPI/Rendering > BlueprintAPI/Rendering/Material
Set a scalar parameter for custom primitive data. This sets the run-time data only, so it doesn't serialize.
Target is Primitive Component
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| name | Parameter Name | The parameter name of the custom primitive |
| real | Value | The new value of the custom primitive |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |