Post #3258: : post_03259
🏷️ Tags
popup-dialog property-binding intermediate solved
⚙️ Related PME Features
- 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