Message 1 of 1
Mirroring shadingNodes with python
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I've built a leg rig with python. I managed to duplicate and mirror the whole setup to the right side and rename the hirarchy by replacing left with right through code.
However my problem is that most of my nodes like 'multipluDivide', 'clamp', 'setRange' etc, weren't renamed.
Anyone knows how i can do this?