Can someone make a button/keystroke to toggle between the object color and the material color found in display panal.
Thanks.
Stephen
Forum topic · Scripts Wanted
By SMFoged · 2008-01-15
Can someone make a button/keystroke to toggle between the object color and the material color found in display panal.
Thanks.
Stephen
denisT · 2008-02-22
here is "toggle" example:
displayColor.shaded = if (displayColor.shaded == #object) then #material else #object