Well I didn’t think I could do it, but I did Here it is : mats = for m in scenematerials collect m for i= 1 to 24 do ( if mats[i] != undefined the…
I’m using Max 2016, Vray 3.6 and Corona 1.7. Yes I’m sure, I just tested those commands in the console : renderers.current = Vray() renderers.curre…
Hello miauu ! Thank you for the hint but unfortunately it doesn’t work, the renderer doesn’t change I think you’re missing the “isKindOf” part.
Thank you Denis ! It works perfectly now ! You’re a Boss ! I added the Renderer assignement to Vray and the ability to collect all the converted Vray…
Yes of course, I use the English version.
Thank you for your quick answer, unfortunately the script doesn’t work for me I tried it on multiple Corona Max files. Are you sure your materials ar…
You’re right, I’ll dig into it. Thank you a lot Denis, you’ve been of great help ! Edit : Here is the full code including all the conditions. So basi…
Now it’s working for Groups, but not for single objects. You can forget about the VrayProxy and VrayPlane exceptions, they’re not working anyway (I d…
Regarding VrayProxy and VrayPlane, In fact I don’t mind if they’re in a group of not, I just want to exclude them if they are present in the scene as …
Alright, so what would be the full script including the 2 conditions ? Thank you for your help Denis !
If I don’t select them nothing happens.
Up Please !