Hi, I’m after a shader that will allow me to blend between two sets of vertex colours, ie set a vertex colour to white, set one to black and it’ll create a gradient between them. This will have to work on iOS platforms. Can anyone point me in the right direction?
Have to be careful about tangents, because they’re normalized (unless you edited the compiled code manually). Safer to share the alternate colours amongst the two uv channels.