See the number calculations in material editor?

Hello,

I was wondering if it’s possible to see the output numbers generated after each node calculation in the material editor? I know it’s possible to preview the resulting image, but I find that sometimes it would help me understand what some nodes are doing if I could see the numbers each node will output.

Thank you!

You can use Debug nodes(right click and search for “Debug”) to print the output values onto the preview window.

Thank you very much! This is what I was hoping for :slight_smile: