📋 Metadata
- Author: roaoao
- Date: 2019-05-31 01:45:57
- Type:
answer - Reply to: post_02367
💬 Content
MatsuikoHiroka:
is it possible to get this highlighted button command
Node Label property path:
C.active_node.label
You can find the path for node properties in python tooltips. Enable them in Preferences > Interface > Display. My guess is:
C.active_node.use_shrink
C.active_node.label_size
❤️ 1 likes