cf_draw_peek_tri_colors¶
Category: draw
GitHub: cute_draw.h
Returns the current per-vertex triangle color state.
| Parameters | Description |
|---|---|
c0 |
Output pointer for color of first vertex (can be NULL). |
c1 |
Output pointer for color of second vertex (can be NULL). |
c2 |
Output pointer for color of third vertex (can be NULL). |
Related Pages¶
cf_draw_push_tri_colors
cf_draw_pop_tri_colors
cf_draw_tri_fill