📋 Metadata

💬 Content

Hi @Alphyn,
Try to use EXEC_DEFAULT mode for the second slot:

bpy.ops.paint.vertex_color_set('EXEC_DEFAULT', True)

In this case Blender won’t check the context for the tool.


🔗 View on Blender Artists