ExtraTexture workflow

Hello,
How to make extra texture AOV in solaris? I need to noise map and bitmap all over scene. can’t find info about it

Hi,

You can find some info on it here: V-Ray AOV ExtraTex USD
But the page could use an example file tbh.

The gotcha with these “aovExtraTex” nodes, is that they can’t just live inside the mat library

They need to live inside a mtl builder, that’s because the metadata for these extratex lives in brdf nodes.

Then the AOV/LPE is the same as the material extratex

Best,
David.