📋 Metadata

💬 Content

jimpaw80:

I have another question, how can i get a value slider to appear on my pie menu like the attached image?

Try this code in Custom tab:

row = L.row(True); C.active_operator and hasattr(C.active_operator, "threshold") and row.prop(C.active_operator, "threshold")

🔗 View on Blender Artists