Start a new topic

set primary color name

Original Post by: perezucf Tue Nov 12 23:10:11 2013


In creator you can set a polygon primary color by the name of it in your palette. I don't see an attribute in fltPolygon I can use to set it that way in the API. Is it possible to set the color if I only know the name through the API?


Original Post by: SteveThompson Tue Nov 12 23:16:46 2013


Yes, try mgSetPolyColorName and mgSetPolyAltColorName.

Original Post by: perezucf Tue Nov 12 23:33:05 2013


Worked perfectly. Thanks!

Login to post a comment