alelievr / Mixture

Mixture is a powerful node-based tool crafted in unity to generate all kinds of textures in realtime
https://trello.com/b/2JiH2Vsp/mixture
MIT License
1.18k stars 124 forks source link

Swizzle Multiple Textures #40

Closed peeweek closed 2 years ago

peeweek commented 2 years ago

Improves the Swizzle node : adding four texture inputs, and enabling selction of any channel of any texture for the output channels.

Note: values were not changed so new enum entries are added at the end.

image

peeweek commented 2 years ago

This is what the combine node does, fair enough :)