Switch 2 Channels...

Is there a way you can switch the channels around inside a Material. Basically my texture needs to have two of its channel switched around and for the life of me I can’t figure out how to do this.

Any help is greatly appreciated.

Hello,
Here’s a screenshot on how you could simply switch two channels of a texture :

If you don’t have access to separated channels from the sampler (for example, it comes from a special node, or you already applied modifications to it), you can use the “BreakOut” node then the “Make” one.

Dude … thank you very much. This is awesome … 8-}