📋 Metadata
- Author: roaoao
- Date: 2020-04-02 17:31:05
- Type:
answer - Reply to: post_03121
💬 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.