ScriptSpot

Forum topic · Scripts Wanted

Material/object color toggle

By SMFoged · 2008-01-15

Description

Can someone make a button/keystroke to toggle between the object color and the material color found in display panal.

Thanks.

Stephen

Comments (1)

denisT · 2008-02-22

here is "toggle" example:

displayColor.shaded = if (displayColor.shaded == #object) then #material else #object