Embarrassingly enough, I've tried for the past couple days to write a simple script for this but I've realized I'm hopelessly bad at maxscript. Shouldn't this work if I ran it?
macroScript ClearMaterialSelected
category:"# Scripts"
toolTip:"Clear Material"
(
$. mat = null
)
miauu · 2017-12-07
Swordslayer · 2017-12-08