Is there a way to assign vertex colours to selected vertices instead of painting? Bonus points if I can assign to one colour channel and leave the others untouched. (If I could assign a value to red channel and leave green alone, so on.)
I make low-poly models for games and find I can do some visual effects storing additional data for vertices in the colour channels, but often painting them isn’t precise enough for what I want to do.