Hello,
I recently started using the new proxy and there are some really great new features.
was hoping to utilize the Visibility Overrides to switch different variation of the same asset in the render scene. in our case, we are building a city. each house has 3 different roofs and 3 different backsides. main goal is to remove maya references from the workflow but still be flexible. so just one vrayproxy with all the variations instead of creating a vrayproxy for all the elements (1 front, 3 roofs and 3 backsides) or a proxy for every combination (9 per building).
so the idea was to only show one version each with the help of the wild cards.
at the moment i have 6 items in the visibilty overrides: *roofA*.*roofB* and so. that works quite well.
but now i am struggling to understand the logic.
the hierarchy of my file looks like this (there is also a screenshot attached):
.
So in my case i turned on visible for *HIGHRES* and disabled it for *PROXY*, to just show the highres version. as soon as i make *RoofA* visible i see both RoofA-objects (the one in highres and in proxy), so its ignoring the visibility flag of the folder above. So i have the feeling that even though the vrayproxy is showing a hierarchy its not really working with one. i already tried to move the proxy and highres wildcard to the end of the chain, but this will overwrite everything else.
is there any way to avoid this behavior ?
cheers
I recently started using the new proxy and there are some really great new features.
was hoping to utilize the Visibility Overrides to switch different variation of the same asset in the render scene. in our case, we are building a city. each house has 3 different roofs and 3 different backsides. main goal is to remove maya references from the workflow but still be flexible. so just one vrayproxy with all the variations instead of creating a vrayproxy for all the elements (1 front, 3 roofs and 3 backsides) or a proxy for every combination (9 per building).
so the idea was to only show one version each with the help of the wild cards.
at the moment i have 6 items in the visibilty overrides: *roofA*.*roofB* and so. that works quite well.
but now i am struggling to understand the logic.
the hierarchy of my file looks like this (there is also a screenshot attached):
Code:
GEO ----HIGHRES --------Back -----------BackA -----------BackB -----------BackC --------Front --------Roof -----------RoofA -----------RoofB -----------RoofC ----PROXY --------Back -----------BackA -----------BackB -----------BackC --------Front --------Roof -----------RoofA -----------RoofB -----------RoofC
So in my case i turned on visible for *HIGHRES* and disabled it for *PROXY*, to just show the highres version. as soon as i make *RoofA* visible i see both RoofA-objects (the one in highres and in proxy), so its ignoring the visibility flag of the folder above. So i have the feeling that even though the vrayproxy is showing a hierarchy its not really working with one. i already tried to move the proxy and highres wildcard to the end of the chain, but this will overwrite everything else.
is there any way to avoid this behavior ?
cheers
Comment