Hi all. I have a view with a main camera and an additional slave camera with a pixel buffer context. At the moment I call frame() on the view to get the rendered pixel buffer contents. Is there any way of just rendering on the slave camera without getting the view updated? Many thanks - Werner -