Post #1186: basically a command like that, which is the influence slide bar of a bone constr

📋 Metadata

🏷️ Tags

macro python-scripting intermediate

  • Macro Editor
  • Python Scripting

💬 Content

basically a command like that, which is the influence slide bar of a bone constraint:

bpy.context.object.pose.bones[“DEF foot”].constraints[“Copy Rotation”].influence = 1


🔗 View on Blender Artists