Post #3258: ![](https://blenderartists.org/user_avatar/blenderartists.org/shiv0r/48/436736_2

📋 Metadata

🏷️ Tags

popup-dialog property-binding intermediate solved

  • Property Editor
  • brush() function
  • ups() function
  • Python Scripting

💬 Content

Shiv0r:

I have a problem to attach the slider from the brush size and strenght and also the colorpicker widget from vertexpaint:

PME has brush() function which returns active brush. Try to use it in Property tab:

brush(ups().use_unified_size).size

ups() function returns bpy.context.tool_settings.unified_paint_settings


❤️ 2 likes


🔗 View on Blender Artists