PDA

View Full Version : Override's color


goosh
12-16-2002, 10:54 PM
Does anybody have any idea on how to change the override color in MEL?

Merci

G

mushroomgod
12-16-2002, 11:15 PM
i just did a search in the mel section on highend and it found alot of scripts for what i think you want..

nendo
12-17-2002, 08:34 AM
try something like this :

setAttr "myobjectShape1.overrideEnabled" 1;
setAttr "myobjectShape1.overrideColor" 9;

with color index from 1 to 30.

CGTalk Moderation
01-14-2006, 12:00 AM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.