Message 1 of 1
Get info from shader node sockets? (python)

Not applicable
09-30-2019
10:20 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am trying to use Python to get information about a VRAY material's nodes in hypershade, and the things connected to them, and then print it. Such as getting the material's color, or the texture plugged into the color socket, etc. Where do I find the names of these parameters? I'm used to Blender where you can right click pretty much anything and get a path to the attribute. Is there something like that in Maya?