cf_apply_blend_constants¶
Category: graphics
GitHub: cute_graphics.h
Sets the blend constant values used for blend modes that reference blend constants.
| Parameters | Description |
|---|---|
r |
The red blend constant. |
g |
The green blend constant. |
b |
The blue blend constant. |
a |
The alpha blend constant. |
Related Pages¶
cf_apply_stencil_reference
cf_apply_scissor
cf_apply_canvas
cf_apply_viewport