| 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, ... |