Post #3948: Something like this in the property tab?

📋 Metadata

🏷️ Tags

macro scripting intermediate solved

  • Macro Editor
  • Python Scripting
  • Property Editor

💬 Content

Something like this in the property tab?

C.active_object.active_material.node_tree.nodes['Principled BSDF'].inputs['Alpha'].default_value

Since you have to call directly the node it only works with the first Principled BSDF created in the material though


❤️ 1 likes


🔗 View on Blender Artists