Message 1 of 2
How to break input connections for multiple shaders?
Not applicable
12-02-2011
08:26 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi this is Krishna from India..
I need a suggestion for breaking input connections to multiple shaders and then i wanna to change the attributes "0"
Ex:
for ($break in `ls -sl`){
setAttr ($break + ".color")0;
}
so this will change the attribute of color value. before that i wanna break the input connects of color attribute...
Plz give rply as soon as possible...
I need a suggestion for breaking input connections to multiple shaders and then i wanna to change the attributes "0"
Ex:
for ($break in `ls -sl`){
setAttr ($break + ".color")0;
}
so this will change the attribute of color value. before that i wanna break the input connects of color attribute...
Plz give rply as soon as possible...