Is there a prerender state in Corona RunTime loop? And, if there is - can I apply any filter or shader effect to the entire image? Thx.
Unfortunately not. You can draw to a snapshot (drawn full screen) and then apply filters to that but this will add some overhead.
Unfortunately not. You can draw to a snapshot (drawn full screen) and then apply filters to that but this will add some overhead.