I was trying using render.set_projection for that, but it is throwing errors such as “bad argument #2 to ‘get_width’ (RenderScriptInstance expected, got userdata)” or “bad argument #3 to ‘set_projection’ (RenderScriptInstance expected, got userdata)” even if I use examples from the manual or fragments from older topics.
Or should I use camera instead for that now?