IN THIS ARTICLE
Set Param Vector4
Set Param Vector4
Sets a material parameter with a Vector4 value.
Contents
Inputs
Pin | Type | Description |
---|---|---|
In | Event | Triggers the node. |
Material | Material | The material to modify. |
Param Name | String | The name of the material parameter to set. For more information, see Finding the Material Parameter Name. |
Vector4 | Vector4 | The new value to apply. |
Outputs
Pin | Type | Description |
---|---|---|
Out | Event | Sends when the node is finished. |