Question
Running Python Function as a Node
I have a custom Python function that manipulates images. I want to run this function in a graph, possibly as if a node. How can I achieve this in Substance Designer?
Both the input and output of the function is an image.
