Share

ColorBindingEnum Enumerator

Description

Constants identifying kind of application of the colors in the associated color-set.

Methods

Name Value Description
kOverallColor 19460 First color used for the entire graphics primitive.
kPerItemColors 19459 First color used for the first logically complete item in the primitive being defined (triangle, line segment, etc.).
kPerStripColors 19458 First color used for the first strip of vertices, the second used for the second strip, ...
kPerVertexColors 19457 First color used for the first vertex, the second color is used for the second vertex, ...

Version

Introduced in version 2015

Was this information helpful?