Tagged '3ds max materials'

3DS Max - V-Ray - VraySwitchMtl Explained

0 votes

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.

3DS Max - Tip - Propagate Materials To Instances

1 vote

In this tutorial, we will see how to apply the same material to a collection of instances without the need to select them all in the scene.

3DS Max - Remove Materials Utility Has No Undo - Fixed With Maxscript

1 vote

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.