Reply To: Reason of why you’ve chosen that gradient node combination?

Forum Archive Reason of why you’ve chosen that gradient node combination? Reply To: Reason of why you’ve chosen that gradient node combination?

#53066
of Nodes & Noodles
Participant

    It’s just another way to control texture coordinates without using a Vector Mapping node. You could easily replace the separate->math->math->combine nodes with a mapping node, but I believe the “separate axis” method to be more performant because you carry out operations only on the axes which you need, in this case X and Y.