cf_draw_peek¶ Category: draw GitHub: cute_draw.h Returns the current camera as a CF_M3x2. CF_M3x2 cf_draw_peek(); Remarks¶ Multiplying this matrix against a vector will transform the vector to "cam space" or "eye space". Related Pages¶ cf_draw_push cf_draw_pop