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.
In this tutorial, we will learn how we can replace the Remove Material utility with our own tool using a single line Maxscript, and we will learn how to convert this line of code to a regular tool by creating a button for it and place it on our toolbar. The reason for this is that the built-in tool is missing the Undo operation.
In this tutorial, we will take a look at a powerful and useful V-Ray material called Vray Switch Material (VraySwitchMtl). We will see two ways on how to use it, a simple straightforward way, and a more advanced way.