Version:

IN THIS ARTICLE

Set Param Vector3

Set Param Vector3

Sets a material parameter with a Vector3 value.

Contents

[set param vector3, setparamvector3]

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.
Vector3Vector3The new value to apply.

Outputs


PinTypeDescription
OutEventSends when the node is finished.