Hey guys, I originally posted this in Mapcore but was recommended to post here... Wondering if any of you may have some insight on this... especially if you know max macro scripting... i want to be able to toggle between wireframe and flat shading, much like you can toggle between wireframe and smooth+highlights with F3.…
I just use F4 to turn on and off wireframe while keeping flat shaded :) But if you want to get a key bound to flat shading, it's pretty easy. Bring up the MAX script editor (MAXScript->MAXScript Editor...) and type the code in: Now there are a few ways to get that bound to a key, but the one I'd use is: * Select the code…