📋 Metadata
- Author: Motiomancer
- Date: 2021-07-21 14:35:16
- Type:
answer - Reply to: post_03947
- Replies (1): post_03949
💬 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