Hi,
I'm trying to isolate the direct coat pass (Specular2) of the standard material into an AOV using LPEs.
Straight forward expressions in other render packages, like Arnold: C<RS'coat'>L, seem to be pretty tricky in clarisse.
I converted this to C[<RS.'coat'><RG.'coat'>]L|O following the definition from the document:<EventTypeScatteringType'MaterialLabel''LobeLabel'>
Unfortunately this doesn't work. I also tried to index the ScatteringType using S2 and G2 for the second lobe, which didn't work either.
Any help is much appreciated.