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
Inputs
Pin | Type | Description |
---|---|---|
In | Event | Triggers the node. |
Procedural Material | Procedural material | The procedural material to query. |
Input Name | String | The name of the input parameter to return. |
Outputs
Pin | Type | Description |
---|---|---|
Out | Event | Sends when the node is finished. |
String | String | The value of the specified input parameter. |