Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello!
I have 3 Arnold Shaders called : red, green, blue.
I'm testing operators and trying to find any object with "blue" shader applied and replace with a "green" shader. But not seems works, maybe I don't write correctly expression:
*.(shader == "blue")
I attach a screenshot.
What I'm doing wrong here?
Maybe with something like that in selection:
/*.(@node == 'polymesh' and shader == 'blue|standard_surface')
But no luck.
Thanks!
Solved! Go to Solution.