📋 Metadata

  • Author: Canapy
  • Date: 2018-03-10 12:16:18
  • Type: question

💬 Content

Bravo ! for your addon I really love it !

Is it possible to use modal operator for modifier ?

I would love to control few modifiers like in the Speedflow addon https://www.youtube.com/watch?v=5RXm_mfJtIg
However I can’t find out how to use it with modifier

I found how to change modifier parameter with :

bpy.context.object.modifiers["Solidify"].thickness

however it modify the modifier with a specified name it’s not dynamic

Thanks


🔗 View on Blender Artists