Being able to add more than one shader to a material wrapper would be very useful I think. It could look the same as a blend shader setup where you can add more than one "layer".
Announcement
Collapse
No announcement yet.
More than one shader slot in a material wrapper, like a blend or switch shader
Collapse
X
-
If the goal is to control multiple objects (with multiple materials) at the same time with one wrapper, you can already do that by just assigning a VRayObjectProperties to the objects.
Each object will keep its material, and the obj. properties will be applied to all objects. The obj. props node has all the wrapper attributes. We have both just to allow control at a material or object level for convenience.
Comment