Version:

IN THIS ARTICLE

Set Param Vector4

Set Param Vector4

Sets a material parameter with a Vector4 value.

Contents

[setparamvector4, setparamvector4node]

Inputs


PinTypeDescription
InEventTriggers the node.
MaterialMaterialThe material to modify.
Param NameStringThe name of the material parameter to set. For more information, see Finding the Material Parameter Name.
Vector4Vector4The new value to apply.

Outputs


PinTypeDescription
OutEventSends when the node is finished.