Version:

IN THIS ARTICLE

Set Input String

Set Input String

Sets the value for an input parameter as a string or an image.

If the input parameter is a string type, the node sets the text value that the procedural material uses. If the input parameter is an image type, this sets the path name of the image file that the procedural material uses.

Contents

[GetInputString sets the string value for a procedural material input parameter.]

Inputs


PinTypeDescription
InEventTriggers the node.
Procedural MaterialProcedural materialThe procedural material to modify.
Input NameStringThe name of the input parameter to set.
StringStringThe new value to apply.

Outputs


PinTypeDescription
OutEventSends when the node is finished.