cf_canvas_get_target¶
Category: graphics
GitHub: cute_graphics.h
Returns the target
texture the canvas renders upon.
Remarks¶
If you turn on MSAA you may not sample from this texture.
Related Pages¶
CF_CanvasParams
cf_canvas_defaults
cf_make_canvas
cf_destroy_canvas
cf_apply_canvas
cf_clear_color