Version:

IN THIS ARTICLE

Get Input String

Get Input String

Returns the value of an input parameter as a string or image.

If the input parameter is a string type, the node returns the text value. If the input parameter is an image type, the node returns the path name of the image file.

Contents

[GetInputString gets the string value for a procedural material’s parameter.]

Inputs


PinTypeDescription
InEventTriggers the node.
Procedural MaterialProcedural materialThe procedural material to query.
Input NameStringThe name of the input parameter to return.

Outputs


PinTypeDescription
OutEventSends when the node is finished.
StringStringThe value of the specified input parameter.