ScriptSpot

Forum topic · General Scripting

UI colors - Grids - How to switch

By TitusLVR · 2015-12-27

Description

Hello everyone!

I have a problem, i can't find a way how to switch viewport grid color from color value to intensity value.

In Max customization window - you could select the method of coloring of grid by color or by intensity.

And the question how to do this with max script?
So grid by color SetUIColor 3 () by intensity SetUIColor 4 () but if you select in customize window for example "grid by intensity" in this case the function grid by color will not work.

Comments (1)

victorgilbert · 2016-01-19

May be your problem can be resolved by using:- Standard menu: Customize menu > Customize User Interface > Colors tab
Customize menu > Customization > Customize User Interface > Colors tab
If this does not work, I will try another way for the solution of the problem.