I saw this tutorial how to blend 5 different materials Create a Material for 5-Way Texture Blends | Unreal Engine Documentation
Unless i am way, way off, it uses 3 color and alpha and negative alpha to blend 5 layers.
Is there a way to use only alpha and negative alpha to blend between 3 texture layers and use remaining vertex color for other purposes?
Thanks, H.