Soo i have a shader question, is it possible to use the output of a material as an input texture in the material editor? To specify a bit further what I'm trying to achieve, I made a quick mockup in shadertoy: https://www.shadertoy.com/view/tl2Bzd I know how to convert the shader to a MM material, b...