Tagged 'colorpicker'

GetColorPicker

12 votes

On the discreet Maxscript forum Dave Stewert asked if there was a
function to call the color selector. Well there wasn't so I wrote this
maxscript extension. This function programmaticly calls the color
picker dialog. So here it is.

The syntax is like this:

<< color >> GetColorPicker << Title : String >> [alpha: boolean]