View Full Version : UI : Change Selected wire color
drunkirishmic 05-31-2003, 10:32 AM how to, if u can, change the default white wireframe color?
|
|
Equinoxx
05-31-2003, 12:16 PM
i changed the name of your thread, according to what i think you are asking.
and that is the wireframe color of a [i]selected[\i] object . .. am i right ??
if so, go to customize/ui there go to colors tab, click
on the dropdown menu and locate selected or selection or something like that. ones you've selected that, you can change the color in the colorbox to the right of it.
cheers.
googlo
06-01-2003, 12:13 AM
I don't think you can changed a selected object's wireframe color that way.
You can through the command listener box on the bottom right of the Max display or through the Maxscript listener window.
Use this command:
setUIColor 0 [.5,.5,.5]
The last part is the color in [red,green,blue] form and the scale is 0-1.
The example above would make the wireframe grey, but you would only see that effect if you had the object selected and were in the object's edge or border subobject level.
you can set wire color when using layers, or at least the LayerMan script, objects take the wire color of the layers they're on.
mouj
CGTalk Moderation
01-15-2006, 07: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.
vBulletin v3.0.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.