ScriptSpot is a diverse online community of artists and developers who come together to find and share scripts that empower their creativity with 3ds Max. Our users come from all parts of the world and work in everything from visual effects to gaming, architecture, students or hobbyists.
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.
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.
Comments
VRay Material Converter works
VRay Material Converter works on multi-sub for me:
http://www.scriptspot.com/3ds-max/scripts/vraymtlconverter-v2-5
Not that I know of. I would
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.