Would someone happen to know if it’s possible to delete vertex colors? So that, when you try to assign colors again, it will give this “face has no vertex colors” error? I know about the VertCol Delete button in the Edit buttons, but is there a way to do this in Python (using the Mesh module)?
Thanks! I didn’t realise UV faces and vertex colors were related.