cf_draw_push_alpha_discard¶
Category: draw
GitHub: cute_draw.h
Sets whether or not alpha discarding is enabled (on by default).
Remarks¶
Alpha discarding is useful to throw away pixels with zero alpha, for cutouts or as an optimization, or for certain blending techniques.
Related Pages¶
cf_draw_set_texture
cf_draw_set_uniform
cf_draw_set_uniform_int
cf_draw_set_uniform_float
cf_draw_set_uniform_v2
cf_draw_set_uniform_color