Post #1385: ![](https://blenderartists.org/user_avatar/blenderartists.org/anphung/48/39426_2

📋 Metadata

🏷️ Tags

pie-menu custom-properties intermediate solved

  • Custom Icons
  • Property Editor
  • Python Scripting

💬 Content

anphung:

Nice. I didn’t notice that the button actually changed looks. Can I toggle icons, too?

Yes, but only in Custom tab:

L.prop(props(), "Property", slot, icon='COLOR_GREEN' if props("Property") else 'COLOR_RED')

🔗 View on Blender Artists