disable emission

disable emission

awu2500
Enthusiast Enthusiast
817 Views
4 Replies
Message 1 of 5

disable emission

awu2500
Enthusiast
Enthusiast

is there a way to disable all the shader emission ? like ignore displacement at feature overrides. 

0 Likes
818 Views
4 Replies
Replies (4)
Message 2 of 5

Stephen.Blair
Community Manager
Community Manager

No, you'd have to use an operator for that.

selection = *.(@node=='standard_surface')

emission = 0



// Stephen Blair
// Arnold Renderer Support
0 Likes
Message 3 of 5

lee_griggs
Autodesk
Autodesk

You can do this in the attribute spreadsheet. 

lee_griggs_0-1679487578860.png

 

Lee Griggs
Arnold rendering specialist
AUTODESK
0 Likes
Message 4 of 5

awu2500
Enthusiast
Enthusiast

thanks for replying so quickly,  but what if there are some standins or usd assets at my scene, I can't get those emission shaders. I try to render every light group as a render layer, such as key env fill,  and the emission will effect every render layer, I think it will cost some extra render time, only one layer with emission will be enough.I use  LPE  'C.*[O]' to  add  a custom emission aov for every render layer, and remove emission at composite, but I got some weird stuff.

 

 

0 Likes
Message 5 of 5

awu2500
Enthusiast
Enthusiast

foget that weird stuff, it's my LPE, I didn't wirte it correctly😅

0 Likes