Hi,
I have a color and density volume and I visualize the volume using the Volume Visualization SOP. When I add a Volume Wrangle SOP before the Volume Visualization SOP and then set the group to "@name=color.x", it changes the display.
Why does this happen? I don't have any code inside the Wrangle node.
What's the proper generic way to modify a group of volumes using the same code? For example you have density, vel, color, fuel and you only want to modify vel, and color volumes using the group parameter and ensure that your code won't modify other volumes.
Thanks