cf_apply_blend_constants¶
Category: graphics
GitHub: cute_graphics.h
Sets the stencil reference value.
| Parameters | Description |
|---|---|
| r | The red blend constant. |
| g | The green blend constant. |
| b | The blue blend constant. |
| a | The alpha blend constant. |
Category: graphics
GitHub: cute_graphics.h
Sets the stencil reference value.
| Parameters | Description |
|---|---|
| r | The red blend constant. |
| g | The green blend constant. |
| b | The blue blend constant. |
| a | The alpha blend constant. |