Is there a way to quickly convert all sub-materials in a Multi/Sub-Object to either standard or VRay materials? Using VRay scene converter only seems to change the material to VRay if it is a single material, and not sub materials.
Forum topic · General Scripting
Convert Multi/Sub Object
By dmhokie · 2015-10-29
Description
Comments (2)
asymptote · 2016-01-08
VRay Material Converter works on multi-sub for me:
http://www.scriptspot.com/3ds-max/scripts/vraymtlconverter-v2-5
roosterMAP · 2015-11-19
Not that I know of. I would look through every numsub of the multimat and reinitialize each cell with a new stardard material.
Just save what you want from what is currently in each cell (name, diffuse color, spec...) and use the constructors to create a new standard/vray material.